MikeRecognex/mcp-codebase-index
17 MCP query tools for codebase navigation — functions, classes, imports, dependency graphs, change impact. Zero dependencies. 87% token reduction.
This tool helps software developers quickly understand and navigate large codebases. It takes your source code files (Python, TypeScript, Go, Rust, C#, Markdown) and creates a detailed map of functions, classes, imports, and dependencies. The output is a structured index that AI assistants like Claude Code can use to answer questions about the code, find specific elements, and trace dependencies much faster than reading files directly. It's designed for developers working on complex software projects.
Available on PyPI.
Use this if you are a software developer using AI-assisted development tools (like Claude Code) and need to improve their efficiency and accuracy when navigating and understanding your codebase.
Not ideal if you are not using AI assistants for code development or if your primary need is basic text search across files rather than structural analysis.
Stars
37
Forks
6
Language
Python
License
AGPL-3.0
Category
Last pushed
Feb 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/MikeRecognex/mcp-codebase-index"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
bgauryy/octocode-mcp
MCP server for semantic code research and context generation on real-time using LLM patterns |...
DeusData/codebase-memory-mcp
MCP server that indexes your codebase into a persistent knowledge graph. 64 languages, sub-ms...
Azure-Samples/snippy
🧩 Build AI-powered MCP Tools with Azure Functions, Durable Agents & Cosmos vector search....
aimasteracc/tree-sitter-analyzer
A scalable, multi-language code analysis framework based on Tree-sitter, usable both as a CLI...
wrale/mcp-server-tree-sitter
MCP Server for Tree-sitter