Loading MCP server directory, please wait...
Policy-gated, audited SSH for Linux and Windows hosts: roles, approvals, and an audit log.
npx @getmcp/cli add io.github.tufantunc/ssh-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.tufantunc/ssh-mcp": {
"command": "npx",
"args": [
"-y",
"ssh-mcp"
],
"env": {
"SSH_MCP_PASSWORD": "",
"SSH_MCP_KEY": "",
"SSH_MCP_PASSPHRASE": "",
"SSH_MCP_SUDO_PASSWORD": ""
}
}
}
}