deep-code-reasoning-mcp

evalops/deep-code-reasoning-mcp
★ 105 stars TypeScript 🤖 AI/LLM Updated today
A Model Context Protocol (MCP) server that provides advanced code analysis and reasoning capabilities powered by Google's Gemini AI
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Topics

aiai-toolsclaudecode-analysiscode-intelligencecode-reasoningdebuggingdeveloper-toolsdistributed-systemsgeminihypothesis-testingllmmcpmcp-servermodel-context-protocol