MADB — Agent Memory Database runs on your own machine — the client starts it, so there is no endpoint to ping. 2 447 installs a week from pypi. Last commit 7 Jul 2026.
Durable causal memory for AI agents — semantic recall, causal lineage, and skills. Local-first.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add madb-memory -- uvx madb-mcp-server
{
"mcpServers": {
"madb-memory": {
"args": [
"madb-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.madb-memory]
command = "uvx"
args = ["madb-mcp-server"]
{
"mcpServers": {
"madb-memory": {
"args": [
"madb-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"madb-memory": {
"args": [
"madb-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.