rstream CLI MCP
Local stdio MCP server for rstream setup, tunnels, WebTTY, and remote operations.
Install
Dockerstdio
docker run -i --rm docker.io/rstream/rstream:1.31.0 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-rstreamlabs-rstream": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/rstream/rstream:1.31.0"
]
}
}
} Source: official MCP Registry record · registry name io.github.rstreamlabs/rstream · published 2026-09-07 · updated 2026-09-07. Not an endorsement; review the code before connecting it to anything sensitive.