MCP Directory
Back

deep-code-reasoning-mcp

by evalops · TypeScript · ★ 105

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

#ai#ai-tools#claude#code-analysis#code-intelligence#code-reasoning#debugging#developer-tools#distributed-systems#gemini#hypothesis-testing#llm#mcp#mcp-server#model-context-protocol#multi-model#nodejs#performance-analysis#semantic-analysis#typescript

Install

npx -y github:evalops/deep-code-reasoning-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "deep-code-reasoning-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:evalops/deep-code-reasoning-mcp"
      ]
    }
  }
}

From the README

[](https://opensource.org/licenses/MIT) [](https://modelcontextprotocol.com) [](https://nodejs.org) An MCP server that pairs Claude Code with Google's Gemini AI for complementary code analysis. This server enables a multi-model workflow where Claude Code handles tight terminal integration and multi-file refactoring, while Gemini leverages its massive context window (1M tokens) and code execution capabilities for distributed system debugging and long-trace analysis. Both Claude and Gemini can handle deep semantic reasoning and distributed system bugs. This server enables an intelligent routin…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers