Loading MCP server directory, please wait...
Durable causal memory for AI agents — semantic recall, causal lineage, and skills. Local-first.
npx @getmcp/cli add io.github.spshkar84/madb-memoryRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.spshkar84/madb-memory": {
"command": "uvx",
"args": [
"madb-mcp-server"
],
"env": {
"MADB_DATA_DIR": "",
"MADB_TENANT_ID": "",
"MADB_TELEMETRY": ""
}
}
}
}