← All servers
🔧

state-traceVerified🛡 No advisories

io.github.razroo/state-trace
New to MCP? Start here →
0★ stars
0weekly installs
3 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/razroo, which proved it owns this namespace.

Verified owner: github.com/razrooio.github.razroo/state-trace

🛡 Permissions & trustwhat this server can touch before you run it

Configuration
Reads STATE_TRACE_STORAGE_PATH, STATE_TRACE_NAMESPACE, STATE_TRACE_CAPACITY_LIMIT.

About

Bounded working memory for coding agents — typed nodes, current-vs-stale state, MCP-mountable.

Packages & transports

pypistate-tracev0.3.1 · uvx

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "state_trace": {
      "command": "uvx",
      "args": [
        "state-trace"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx state-trace