A secure MCP server for SSH, remote shell, files, Git, Docker, and system administration.
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"mcp-ssh": {
"command": "npx",
"args": [
"-y",
"jadchene/mcp-ssh"
]
}
}
}
Run in terminal:
claude mcp add mcp-ssh npx -y jadchene/mcp-ssh
Add to .cursor/mcp.json:
{
"mcpServers": {
"mcp-ssh": {
"command": "npx",
"args": [
"-y",
"jadchene/mcp-ssh"
]
}
}
}
Topics
agent-toolsai-agentdevopsdockermcpmcp-servermodel-context-protocolremote-shellsshssh-clientsystem-administrationtypescript