MCP State Sidecar runs on your own machine — the client starts it, so there is no endpoint to ping. 66 installs a week from pypi. Last commit 12 Jun 2026.
MCP State Sidecar: durable state persistence for multi-agent AI workflows
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 mcp-state-sidecar -- uvx mcp-state-sidecar
{
"mcpServers": {
"mcp-state-sidecar": {
"args": [
"mcp-state-sidecar"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-state-sidecar]
command = "uvx"
args = ["mcp-state-sidecar"]
{
"mcpServers": {
"mcp-state-sidecar": {
"args": [
"mcp-state-sidecar"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-state-sidecar": {
"args": [
"mcp-state-sidecar"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.