ssh-mcp-pro for Cline
io.github.oaslananka/ssh-mcp-pro
Secure MCP SSH automation server with policy controls, resources, prompts, stdio, and HTTP.
client:Cline
transport:stdio
runtime:npm
Install ssh-mcp-pro in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"ssh-mcp-pro": {
"command": "npx",
"args": [
"-y",
"ssh-mcp-pro"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs