# See repository for install instructions
{
"mcpServers": {
"eusata-codebase-memory-mcp": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"eusata-codebase-memory-mcp": {
"command": "npx",
"args": []
}
}
}
{
"mcpServers": {
"eusata-codebase-memory-mcp": {
"command": "npx",
"args": []
}
}
}
About This MCP Server
The codebase-memory-mcp server is a developer tool that enables the creation of a persistent codebase knowledge graph, allowing it to survive session restarts and context compaction, and it connects to the Model Context Protocol to provide this functionality. This tool is useful when a developer needs to maintain a consistent understanding of their codebase across different sessions. It can be used to improve the performance of AI coding assistants by providing a stable source of codebase knowledge.
Persistent codebase knowledge graph. Survives session restarts and context compaction.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
https://github.com/DeusData/codebase-memory-mcp/releases/download/v0.1.3/codebase-memory-mcp-darwin-arm64.tar.gz on mcpb
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on mcpb.
What tools does it provide?
The Codebase Memory server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.