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
This project helps software developers debug complex issues by combining the strengths of Claude Code and Google's Gemini AI. It takes your codebase, logs, and traces as input and provides detailed analysis, execution flow tracing, and even AI-to-AI conversational problem-solving. It's designed for developers who are tackling hard-to-find bugs in large or distributed systems.
102 stars.
Use this if you are a software developer frequently dealing with complex bugs in large codebases or distributed systems, especially when traditional debugging tools and single AI models fall short due to context limitations.
Not ideal if you are looking for a standalone debugging tool for simple, isolated code issues or if you do not have access to both Claude Code and Google's Gemini API.
Stars
102
Forks
15
Language
TypeScript
License
MIT
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/haasonsaas/deep-code-reasoning-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
bgauryy/octocode-mcp
MCP server for semantic code research and context generation on real-time using LLM patterns |...
DeusData/codebase-memory-mcp
MCP server that indexes your codebase into a persistent knowledge graph. 64 languages, sub-ms...
Azure-Samples/snippy
🧩 Build AI-powered MCP Tools with Azure Functions, Durable Agents & Cosmos vector search....
aimasteracc/tree-sitter-analyzer
A scalable, multi-language code analysis framework based on Tree-sitter, usable both as a CLI...
wrale/mcp-server-tree-sitter
MCP Server for Tree-sitter