Skip to content
Claude Desktop

safe ssh mcp for Claude Desktop

io.github.areso/safe-ssh-mcp

A secured scoped SSH MCP server for executing safe read-only diagnostic DevOps / SysOps commands

client:Claude Desktop transport:stdio runtime:pypi

Install safe ssh mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "safe-ssh-mcp": {
      "command": "uvx",
      "args": [
        "safe-ssh-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

safe ssh mcp in other clients