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.

0
View on GitHub

Installation

npx -y tufantunc/ssh-mcp

Configuration

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

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →