Home › Other › State Memory MCP

State Memory MCP

Deterministic, persistent graph server for tracking workflow state, decisions, and blockers.

TypeScript
★ 96 stars Last pushed 2026-09-15 License: MIT

Connect

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

Package (npm 1.2.1)

npx -y @putervision/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "state-memory-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@putervision/[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry