Enterprise DNA
M MCP Servers Developer low

muvon/octocode

by Various

Semantic code searcher and codebase utility

M

MCP

muvon/octocode

Added 1 June 2026

#ai #ai-tools #cli #cli-app #code-search #developer-tool #developer-tools #doc-search

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