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
Implements MCP (Model Context Protocol) with LSP-powered code intelligence (Go to Definition, Find References, Call Hierarchy) across GitHub, GitLab, and local codebases, enabling compiler-level understanding without parsing. Provides modular Agent Skills—including multi-phase research with session persistence, AST-driven code analysis, dependency graphing, and PR review across seven domains—composable via CLI or direct integration into Claude/Cursor.
746 stars. Actively maintained with 28 commits in the last 30 days. Available on npm.
Stars
746
Forks
58
Language
TypeScript
License
MIT
Category
Last pushed
Mar 11, 2026
Commits (30d)
28
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/bgauryy/octocode-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
DeusData/codebase-memory-mcp
MCP server that indexes your codebase into a persistent knowledge graph. 64 languages, sub-ms...
aimasteracc/tree-sitter-analyzer
A scalable, multi-language code analysis framework based on Tree-sitter, usable both as a CLI...
duysolo/codebaxing
Local codebase indexing and semantic code search via MCP
wrale/mcp-server-tree-sitter
MCP Server for Tree-sitter
andrew-hernandez-paragon/code-graph-context
A Model Context Protocol (MCP) server that builds rich code graphs to provide deep contextual...