MCP server exposing SSH control for Linux and Windows systems via Model Context Protocol.
| Tool name | Description | Destructive? |
|---|---|---|
| exec⚠ | ⚠ yes | |
| sudo-exec⚠ | ⚠ yes |
{
"mcpServers": {
"ssh": {
"command": "npx",
"args": [
"-y",
"ssh-mcp"
]
}
}
}