Codebase Memory is a Model Context Protocol (MCP) server: Codebase knowledge graph for AI agents — 159 languages, sub-ms queries, 99% fewer tokens. Because it speaks the Model Context Protocol, AI assistants can use Codebase Memory as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package codebase-memory-mcp speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v0.10.8, published under the MIT license, with source at DeusData/codebase-memory-mcp on GitHub, where it has earned 41.4k stars.
On mcp.site, Codebase Memory sits in the Development category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Codebase Memory for DeusData, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — codebase-memory-mcp · MCP over stdio
▸PyPI package — codebase-memory-mcp · MCP over stdio
▸Open source — MIT license · DeusData/codebase-memory-mcp