Back to MCP Servers
🔌

MikeRecognex/mcp-codebase-index

AGPL-3.0

🐍 🏠 🍎 🪟 🐧 - Structural codebase indexer exposing 17 query tools (functions, classes, imports, dependency graphs, change impact) via MCP. Zero dependencies.

PythonProductivity

Install

npx -y mikerecognex-mcp-codebase-index

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "mikerecognex-mcp-codebase-index": {
      "command": "npx",
      "args": [
        "-y",
        "mikerecognex-mcp-codebase-index"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.