Manage interactive TCP connections, forwarding, proxying, and session logging from MCP hosts.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "tcpsh-mcp" yet — see the docs or source repo.
Use tcpsh-mcp to open a local listener on port 8080 and forward traffic to 10.0.0.15:80, while logging connection activity so I can verify the forwarding works correctly.
Provides listener and forwarding session status, connection logs, and key details for troubleshooting.
Use tcpsh-mcp to connect to example.internal:5432, create an interactive TCP session, verify whether the connection succeeds, and output a summary of the session logs.
Returns the connection result, session status, and a log summary to help determine service reachability.
Start a TCP proxy through tcpsh-mcp that proxies local port 9000 to 192.168.1.20:9000, with logging enabled so I can analyze request traffic and abnormal connections.
Provides the proxy setup result, runtime status, and a traffic log overview for further analysis.
Manage SSH sessions, run remote commands, transfer files, and diagnose servers.
Proxy remote MCP servers to stdio for local client connectivity.
Securely connect to and operate MySQL databases through the MCP protocol.
Proxy multiple MCP servers while reducing token usage with on-demand tool loading.
Securely run local and remote commands via SSH with sessions and env variables.
Aggregate multiple MCP resource servers behind one HTTP endpoint.