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

How to use

Install

curl -fsSL https://raw.githubusercontent.com/Muvon/octocode/master/install.sh | sh

Tools exposed

  • semantic_search
  • view_signatures
  • graphrag

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
Free 27-page guide

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.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks