MCP Server codebase-memory-mcp: Enabling AI Agents to Truly "Remember" Your Codebase
2026-07-31
351 views
IT Technology Hotspots
MCP
AI Agent
Code Intelligence
Token optimization
knowledge graph
In July 2026, the GitHub Trending hot project codebase-memory-mcp (produced by DeusData) indexes codebases into persistent knowledge graphs via the MCP protocol. It supports parsing 158 programming languages and provides 15 MCP tools, enabling agents such as Claude Code and Cursor to replace file-by-file exploration with structured queries. According to official benchmark tests, the token consumption for structural queries can be reduced by about 120 times, and indexing for Linux kernel-level repositories can be completed in approximately 3 minutes. This article introduces its Hybrid LSP semantic enhancement, core tools, installation method and applicable scenarios.
Read More