codebase-memory-mcp and deep-code-reasoning-mcp
These are complementary tools: codebase-memory-mcp provides efficient code indexing and retrieval infrastructure, while deep-code-reasoning-mcp layers AI-powered semantic analysis on top, allowing them to be used together where one feeds indexed code context to enhance the other's reasoning capabilities.
About codebase-memory-mcp
DeusData/codebase-memory-mcp
MCP server that indexes your codebase into a persistent knowledge graph. 64 languages, sub-ms queries, 99% fewer tokens than grep. Single Go binary, no Docker, no API keys.
This tool helps developers understand their codebases more efficiently, especially when working with AI coding agents. It ingests your entire codebase, analyzing its structure across 66 programming languages, and outputs a persistent knowledge graph of functions, classes, and call chains. Developers, particularly those using AI agents for coding tasks, would use this to quickly query and visualize their project's architecture.
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
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work