Purmemo
Freeby MCP Community
MCP server for pūrmemo - AI conversation memory that works everywhere. Save and recall conversations across Claude Desktop, Cursor, and other MCP-compatible pla
v15.2.8Added Apr 12, 2026
mcpmodel-context-protocolmemoryaiclaude
Purmemo MCP Server
MCP server for pūrmemo - AI conversation memory that works everywhere. Save and recall conversations across Claude Desktop, Cursor, and other MCP-compatible pla
Installation
Reviews
Installation
Quick install
npx -y purmemo-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"purmemo": {
"command": "npx",
"args": ["-y", "purmemo-mcp"]
}
}
}