Back to search
30
MCP

Octocode

bgauryy/octocode

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://octocode.ai/

Similar MCP servers embedding-nearest

octocode-mcp
MCP server for semantic code research and context generation on real-time using LLM patterns | Search naturally across public & private repo
0 tools
Octocode MCP - AI Context Platform
AI code research platform. Search, analyze, and extract insights from any GitHub repository.
0 tools
@mseep/octagon-mcp
MCP server for Octagon API. Provides specialized AI agents for investment research of public and private markets.
0 tools
@smallthinkingmachines/semantic-code-mcp
MCP server for semantic code search using AST-aware chunking and vector embeddings
0 tools
io.github.giancarloerra/socraticode
MCP server for local codebase indexing, semantic search, and code dependency graphs.
0 tools
@letsprogram/ng-oat-mcp
MCP server for @letsprogram/ng-oat — helps AI assistants generate correct ng-oat component code, look up design tokens, theming, utilities,
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "octocode": {
      "url": "https://octocode.ai/",
      "transport": "http"
    }
  }
}