MikeRecognex/mcp-codebase-index
Structural codebase indexer exposing 17 query tools (functions, classes, imports, dependency graphs, change impact) via MCP. Zero dependencies.
Quick Start
Clone the repository:
git clone https://github.com/MikeRecognex/mcp-codebase-indexClaude Desktop configuration example:
{
"mcpServers": {
"mcp-codebase-index": {
"command": "npx",
"args": [
"-y",
"MikeRecognex/mcp-codebase-index"
]
}
}
}Check the repository README for specific installation and configuration instructions.