command line
Ssh Mcp
MCP server exposing SSH control for Linux and Windows servers. Allows long running commands and the ability to perform commands on multiple hosts at the same time.
local
macos
windows
linux
rust
command line
Installation
npx -y blakerouse/ssh-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "ssh-mcp",
"command": "npx",
"args": [
"-y",
"blakerouse/ssh-mcp"
]
}About This MCP Server
blakerouse/ssh-mcp
MCP server exposing SSH control for Linux and Windows servers. Allows long running commands and the ability to perform commands on multiple hosts at the same time.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub