5 tools from the Codebase Context MCP Server, categorised by risk level.
View the Codebase Context policy →get_file_outline Get the structure of a file: functions, classes, imports, exports with line numbers. 2/5 get_project_summary Get an overview of an indexed project: tech stack, file counts by language, directory structure. 2/5 index_codebase Parse a directory into symbols and chunks, building a searchable index. Supports TypeScript, JavaScript, Python, CSS, JSON. search_code BM25 full-text search across all files in an indexed codebase. Returns ranked results with matching lines. 3/5 search_symbols Find functions, classes, types, and other symbols by name or pattern in an indexed codebase. 2/5 The Codebase Context MCP server exposes 5 tools across 1 categories: Read.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Codebase Context server.
Codebase Context tools are categorised as Read (5). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept