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.

codebase-memory-mcp
62
Established
Maintenance 22/25
Adoption 10/25
Maturity 11/25
Community 19/25
Maintenance 10/25
Adoption 9/25
Maturity 15/25
Community 15/25
Stars: 585
Forks: 65
Downloads:
Commits (30d): 350
Language: C
License: MIT
Stars: 102
Forks: 15
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No Package No Dependents
No Package No Dependents

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.

software-development code-analysis developer-tools AI-assisted-coding software-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.

software-development distributed-systems debugging code-analysis performance-tuning

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