Skip to content
Back to search
30
MCP v7.0.9

Octocode MCP - AI Context Platform

io.github.bgauryy/octocode-mcp

AI code research platform. Search, analyze, and extract insights from any GitHub repository.

Uptime
0.0%
34 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

octocode
Code research platform for AI agents: local + GitHub search, LSP semantics, AST patterns, and compact context. one toolset as MCP or CLI
0 tools
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
mcp-code-context
MCP server for managing API endpoints and code context for AI coding assistants
0 tools
code-review-mcp
MCP Server for GitHub/GitLab code review - enables AI assistants to review pull requests and merge requests
0 tools
@mseep/octagon-mcp
MCP server for Octagon API. Provides specialized AI agents for investment research of public and private markets.
0 tools
io.github.wisdomrock/code-context-gate
Context-aware code retrieval MCP server — ranked, gated results for AI coding agents
0 tools

How to use

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

{
  "mcpServers": {
    "octocode_mcp_-_ai_context_platform": {
      "url": "None",
      "transport": "http"
    }
  }
}