MCP.so
Sign In
Servers

Mcp Codebase Index

@MikeRecognex

17 MCP query tools for codebase navigation — functions, classes, imports, dependency graphs, change impact. Zero dependencies. 87% token reduction.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "codebase-index": {
      "command": "mcp-codebase-index",
      "env": {
        "PROJECT_ROOT": "/path/to/project"
      }
    }
  }
}

More from Other