Skip to content
Back to search
30
MCP

octocode

bgauryy/octocode

Code research platform for AI agents: local + GitHub search, LSP semantics, AST patterns, and compact context. one toolset as MCP or CLI

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

Similar MCP servers embedding-nearest

Octocode MCP - AI Context Platform
AI code research platform. Search, analyze, and extract insights from any GitHub repository.
0 tools
Octocode
AI-powered code indexer with semantic search and knowledge graphs
0 tools
io.github.Muvon/octocode
AI-powered code indexer with semantic search and knowledge graphs
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
Octocode
Integrates with GitHub CLI and npm to provide repository analysis, code discovery, file exploration, commit history tracking, and package me
0 tools
octocode
Semantic code searcher and codebase utility
0 tools

How to use

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

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