Agent Recall
Freeby MCP Community
Memory Palace MCP server for AI agents
v3.3.11Added Apr 12, 2026
mcpmcp-servermodel-context-protocolagent-recallai-memory
Agent Recall MCP Server
Memory Palace MCP server for AI agents
Installation
npx -y agent-recall-mcp
Reviews
Installation
Quick install
npx -y agent-recall-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"agent-recall": {
"command": "npx",
"args": ["-y", "agent-recall-mcp"]
}
}
}