Home/Directory/Developer Tools/Codebase Index

Codebase Index

@MikeRecognex · github.com/MikeRecognex/mcp-codebase-index

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

ClaimedDeveloper Toolsstdiolocal no-auth
GitHub

Install one command

terminal
$ pip install "mcp-codebase-index[mcp]"

Or add it with the Claude CLI: claude mcp add mikerecognex-mcp-codebase-index

Tools exposed 17 tools

get_project_summary
list_files
get_structure_summary
get_functions
get_classes
get_imports
get_function_source
get_class_source
find_symbol
get_dependencies
get_dependents
get_change_impact
get_call_chain
get_file_dependencies
get_file_dependents
search_codebase
get_usage_stats

Configuration claude_desktop_config.json

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

Paste under mcpServers in your config, then restart Claude Desktop. For Claude Code, reference this server in your project's CLAUDE.md.

Related

Similar servers

More in Developer Tools
Compare
@modelcontextprotocol

Reference / test server with prompts, resources, and tools.

Developer Toolsstdio no-auth
87k1w ago0 toolslocal
$npx -y @modelcontextprotocol/server-everything
Compare

Official GitHub server for integration with repository management, PRs, issues, and more.

Developer Toolsstdio auth
30.5k5d ago20 toolslocal
Install command unavailable — see repo
Compare
@jlowin

A high-level framework for building MCP servers in Python

Developer Toolsstdio no-auth
25.6k1w ago0 toolslocal
Install command unavailable — see repo