rstream CLI MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 14 Sep 2026.
Local stdio MCP server for rstream setup, tunnels, WebTTY, and remote operations.
We read the source, 10 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
candidate := filepath.Join(workdir, exe)
runCmd.Flags().String("docker-socket", "unix:///var/run/docker.sock", "Docker socket")
Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.
- name: Update formula
shell: bash
env:
VERSION: ${{ needs.prepare.outputs.version }}
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
MCP server for local SQLite database operations
Python MCP server for AWS CLI inspection and operations
MCP server for web search operations
MCP server for remote filesystem operations on cloud storage (Google Cloud Storage).
Fully local MCP server and CLI for web research
Rust MCP server and CLI for UniFi Network controller operations.
MCP server for Microsoft SQL Server — read and data write operations, no DDL
Rust MCP server and CLI for UniFi Network controller operations.
Answers built from our own checks of this server.