@plur-ai/mcp
Freeby MCP Community
PLUR MCP server — persistent memory tools for any AI agent
v0.8.2Added Apr 12, 2026
aimemorymcpmodel-context-protocolagent
@plur-ai/mcp MCP Server
PLUR MCP server — persistent memory tools for any AI agent
Installation
Reviews
Installation
Quick install
npx -y @plur-ai/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@plur-ai/mcp": {
"command": "npx",
"args": ["-y", "@plur-ai/mcp"]
}
}
}