提交

Recall

@RecallWorks

Open-source MCP memory server for AI agents — persistent, searchable, tiered memory across sessions. Works over stdio (Cursor, Claude Desktop) or HTTP+SSE. MIT licensed (separate commercial license available).

服务器配置

{
  "mcpServers": {
    "recall": {
      "command": "uvx",
      "args": [
        "ai-recallworks",
        "stdio"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.