Agent memory on your own Postgres that flags superseded facts and abstains instead of guessing.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx recall-rag
MCP client config
{
"mcpServers": {
"re-call-mcp-memory-server": {
"command": "uvx",
"args": [
"recall-rag"
]
}
}
}