Documentation
¶
Overview ¶
Command mcp-linux-over-ssh is a stdio-only MCP server (protocol 2026-07-28) that runs commands on a remote host through one persistent SSH shell session.
See PLAN.md for why the session is persistent rather than one SSH invocation per command, and CLAUDE.md for the architecture that follows from it.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package config loads mcp-linux-over-ssh's configuration.
|
Package config loads mcp-linux-over-ssh's configuration. |
|
Package session drives a single long-lived interactive shell over a PTY.
|
Package session drives a single long-lived interactive shell over a PTY. |
|
Package tools implements the MCP tools this server exposes over its single shell.
|
Package tools implements the MCP tools this server exposes over its single shell. |
Click to show internal directories.
Click to hide internal directories.