Loading MCP server directory, please wait...
Persistent causal memory for AI agents — semantic recall, causal chains, skills.
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": ""
}
}
}
}