octocode-mcp and deep-code-reasoning-mcp

These are complements that serve different stages of code analysis: the first tool enables broad semantic search across repositories to gather context, while the second provides deep reasoning and analysis on code you've already identified, making them useful together in a comprehensive code understanding workflow.

octocode-mcp
73
Verified
deep-code-reasoning-mcp
52
Established
Maintenance 23/25
Adoption 10/25
Maturity 24/25
Community 16/25
Maintenance 13/25
Adoption 9/25
Maturity 15/25
Community 15/25
Stars: 746
Forks: 58
Downloads:
Commits (30d): 28
Language: TypeScript
License: MIT
Stars: 102
Forks: 15
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No Dependents
No Package No Dependents

About 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

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.

About deep-code-reasoning-mcp

haasonsaas/deep-code-reasoning-mcp

A Model Context Protocol (MCP) server that provides advanced code analysis and reasoning capabilities powered by Google's Gemini AI

Implements an intelligent multi-model escalation strategy where Claude Code handles local refactoring while Gemini's 1M-token context window analyzes large-scale distributed system failures, logs, and traces that exceed Claude's capacity. Features AI-to-AI conversational analysis tools enabling iterative problem-solving between models, plus specialized tools for execution tracing, cross-system impact modeling, and performance bottleneck detection. Integrates directly with Claude Desktop via MCP protocol and Google's Gemini 2.5 Pro API for complementary code reasoning workflows.

Scores updated daily from GitHub, PyPI, and npm data. How scores work