codebase-memory-mcp and CodeMCP
These two tools are competitors, as both provide a "MCP server" for indexing a codebase into a knowledge graph to enhance AI assistants with code intelligence, offering overlapping functionalities like symbol navigation and impact analysis.
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 CodeMCP
SimplyLiz/CodeMCP
Code intelligence for AI assistants - MCP server, CLI, and HTTP API with symbol navigation, impact analysis, and architecture mapping
CKB transforms your codebase into a queryable knowledge base, acting like a senior engineer who knows every line of code. It takes your existing code as input and provides precise answers on code ownership, impact of changes, and potential security risks. This tool is for software developers, team leads, and architects who want to understand, analyze, and safely modify complex codebases with confidence.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work