← Back to Plugins
MCP Server MCP

io.github.klNuno/fast-mcp-ssh

github By github 👁 1 views ▲ 0 votes

SSH, SFTP, PTY shells, host-to-host copies and remote screenshots for AI agents. One Rust binary.

Homepage Verified source GitHub

Install

cargo:[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "cargo",
      "registryBaseUrl": "https://crates.io",
      "identifier": "fast-mcp-ssh",
      "version": "0.5.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol cargo

Comments

Sign in to leave a comment

Loading comments...