octocode-mcp and mcp-codebase-index
These are competitors offering overlapping semantic code search capabilities, though the first prioritizes real-time LLM-based natural language search across repositories while the second emphasizes structural navigation through functions, classes, and dependency graphs with lower token overhead.
About octocode-mcp
bgauryy/octocode-mcp
MCP server for semantic code research and context generation on real-time using LLM patterns | Search naturally across public & private repos based on your permissions | Transform any accessible codebase/s into AI-optimized knowledge on simple and complex flows | Find real implementations and live docs from anywhere
This project helps software developers enhance their AI assistants by providing a comprehensive understanding of codebases. It takes code from GitHub, GitLab, and local repositories and processes it to allow AI assistants to perform tasks like code search, understanding implementations, and reviewing pull requests with deep context. This tool is for software engineers, tech leads, or engineering managers who want their AI assistants to operate with the expertise of a senior staff engineer.
About mcp-codebase-index
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work