Back to search
30
MCP

octocode-mcp

bgauryy/octocode-mcp

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 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.opencontext-team/mcp-server
An MCP server that provides visual memory and context storage with knowledge graph capabilities
0 tools
src-mcp
MCP server for semantic code search and codebase analysis — Treesitter parsing, AST extraction, and embedding-based indexing for any LLM tha
0 tools

How to use

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

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