ffpy/my-mcp-ssh
MCP-based SSH tool for LLMs to interact with remote servers.
Platform-specific configuration:
{
"mcpServers": {
"my-mcp-ssh": {
"command": "npx",
"args": [
"-y",
"my-mcp-ssh"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...