SERVER
state-trace
Rank #10543glama/razroo/state-trace
Graph-native bounded working memory for coding agents with typed memories, causal retrieval, current-vs-stale state queries, and compact small-model briefs.
First listed
Apr 25, 2026
Last publish date
Apr 25, 2026
OVERVIEW
state-trace is a Model Context Protocol (MCP) server published by razroo. It ranks #10543 of 58,900 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. state-trace is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Apr 25, 2026 and most recently updated on Apr 25, 2026.
STANDING
#10,543of 58,900 tracked serversTop 25%
Ranks ahead of 48,357 of 58,900 servers on MCP Toplist.
CONNECT
Use state-trace
Add state-trace to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"state-trace": {
"command": "uvx",
"args": [
"state-trace"
],
"env": {
"STATE_TRACE_STORAGE_PATH": "<your STATE_TRACE_STORAGE_PATH>",
"STATE_TRACE_NAMESPACE": "<your STATE_TRACE_NAMESPACE>",
"STATE_TRACE_CAPACITY_LIMIT": "<your STATE_TRACE_CAPACITY_LIMIT>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry (1 delisted)
GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION
razroo
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.3.1 | Apr 25, 2026 |
FAQ
Frequently asked questions
- What is state-trace?
- Graph-native bounded working memory for coding agents with typed memories, causal retrieval, current-vs-stale state queries, and compact small-model briefs.
- Who maintains state-trace?
- state-trace is maintained by razroo, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is state-trace an official MCP server?
- Yes — state-trace is listed on the Official MCP Registry, alongside Glama.
- How many versions does state-trace have?
- MCP Toplist tracks 1 version of state-trace, most recently published on Apr 25, 2026.
- Where can I find the source code for state-trace?
- The source code for state-trace is hosted at github.com/razroo/state-trace.
EXPLORE