{
"$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.1",
"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.1",
"transport": {
"type": "stdio"
}
}
]
}