fast-mcp-ssh 0.4.3

Fast MCP SSH server with persistent PTY sessions, SFTP, and AI-first tool surface
{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.klNuno/fast-mcp-ssh",
  "description": "SSH, SFTP and persistent PTY shells for AI agents. One Rust binary, no runtime.",
  "version": "0.4.3",
  "repository": {
    "url": "https://github.com/klNuno/fast-mcp-ssh",
    "source": "github"
  },
  "packages": [
    {
      "registryType": "cargo",
      "registryBaseUrl": "https://crates.io",
      "identifier": "fast-mcp-ssh",
      "version": "0.4.3",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}