Plur runs on your own machine — the client starts it, so there is no endpoint to ping. 785 installs a week from npm. Last commit 17 Sep 2026.
Open, local-first engram memory for AI agents: read, correct, delete; shared over MCP.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(cmd, cmdArgs, { detached: true, stdio: 'ignore' })
with subprocess.Popen(
delete c.locked_at
delete c.locked_reason
lockedDowngraded++
changed = true
env = dict(os.environ)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add plur -- npx -y @plur-ai/mcp
{
"mcpServers": {
"plur": {
"args": [
"-y",
"@plur-ai/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.plur]
command = "npx"
args = ["-y", "@plur-ai/mcp"]
{
"mcpServers": {
"plur": {
"args": [
"-y",
"@plur-ai/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"plur": {
"args": [
"-y",
"@plur-ai/mcp"
],
"command": "npx"
}
}
}
Local-first knowledge engine for AI agents: memory, graph, and recall over MCP.
Shared memory + orchestration for your coding agents. Local-first MCP, vector RAG.
Local-first, formally verified memory for AI agents: consult/learn/related/list over MCP.
Shared memory MCP server for AI coding agents — local by default, team-shared via threadctx.dev.
One shared, durable memory for your AI coding agents — local-first, zero-dependency.
StremAI MCP: shared memory for AI coding agents. Connected agents can recall. OAuth + local stdio.
Local-first, persistent memory for AI coding agents — remember, recall, forget, and list, over MCP.
Local-first memory for AI coding agents. Memory + CodeGraph + Wiki in one SQLite file.
Answers built from our own checks of this server.