HomeKnowledge & Memory › plur

plur

Open, local-first engram memory for AI agents: read, correct, delete; shared over MCP.

TypeScript
★ 294 stars Last pushed 2026-09-22 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.20.1)

npx -y @plur-ai/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "plur": {
      "command": "npx",
      "args": [
        "-y",
        "@plur-ai/[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry