Skip to main content
Developer ToolsPython

MikeRecognex/mcp-codebase-index

Structural codebase indexer exposing 17 query tools (functions, classes, imports, dependency graphs, change impact) via MCP. Zero dependencies.

developer-toolslocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/MikeRecognex/mcp-codebase-index

Claude 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.

Details

Category
Developer Tools
Language
Python
Author
MikeRecognex