muvon/octocode
by Various
Semantic code searcher and codebase utility
MCP
muvon/octocode
Added 1 June 2026
Overview
A semantic code searcher and codebase utility written in Rust. It indexes codebases and enables natural language queries to find relevant code snippets.
Best for
Best for
Developers who need to quickly navigate and understand large or unfamiliar codebases
Use cases
- Searching large codebases with natural language queries
- Understanding unfamiliar code by querying its functionality
- Finding code patterns or implementations across a project
Notes
A semantic code searcher and codebase utility written in Rust. It indexes codebases and enables natural language queries to find relevant code snippets.
389 stars on GitHub. Last updated 2026-05-29. Licensed Apache-2.0.
Use cases
- Searching large codebases with natural language queries
- Understanding unfamiliar code by querying its functionality
- Finding code patterns or implementations across a project
Pros
- Fast search performance due to Rust implementation
- Semantic understanding reduces manual grep-like searches
- Open source with active community (389 stars)
Cons
- Requires indexing step before searching
- Limited to codebases that can be indexed locally
- May not handle very large monorepos efficiently
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Fast search performance due to Rust implementation
- Semantic understanding reduces manual grep-like searches
- Open source with active community (389 stars)
Cons
- Requires indexing step before searching
- Limited to codebases that can be indexed locally
- May not handle very large monorepos efficiently
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.