classfang/ssh-plugin
A Claude plugin that enables SSH remote command execution capabilities by integrating with ssh-mcp-server.
Platform-specific configuration:
{
"mcpServers": {
"ssh-plugin": {
"command": "npx",
"args": [
"-y",
"ssh-plugin"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...