command line
Ssh Mcp
MCP server exposing SSH control for Linux and Windows servers via Model Context Protocol. Securely execute remote shell commands with password or SSH key authentication.
typescript
local
windows
linux
command line
Installation
npx -y tufantunc/ssh-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "ssh-mcp",
"command": "npx",
"args": [
"-y",
"tufantunc/ssh-mcp"
]
}About This MCP Server
tufantunc/ssh-mcp
MCP server exposing SSH control for Linux and Windows servers via Model Context Protocol. Securely execute remote shell commands with password or SSH key authentication.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub