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
How to use
Install
curl -fsSL https://raw.githubusercontent.com/Muvon/octocode/master/install.sh | sh Tools exposed
semantic_searchview_signaturesgraphrag
Tested with
Claude Desktop, Cursor, Windsurf
Example client config
{\n "mcpServers": {\n "octocode": {\n "command": "octocode",\n "args": ["mcp", "--path", "/your/project"]\n }\n }\n} 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.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.