A structural codebase indexer with an MCP server for AI-assisted development. Zero runtime dependencies — uses Python's ast module for Python analysis and regex-based parsing for TypeScript/JS, Go, and Rust. Requires Python 3.11+. Indexes codebases by parsing source files into structural metadata -- functions, classes, imports, dependency graphs, and cross-file call chains -- then exposes 18 query
Add this skill
npx mdskills install MikeRecognex/mcp-codebase-indexExceptionally well-documented structural codebase indexer with 18 MCP tools, benchmarks, and persistent caching
claude mcp add mcp-codebase-index -- npx -y mcp-codebase-index
npx mdskills install MikeRecognex/mcp-codebase-index