husniadil/mcp-remote-exec
MCP server for SSH remote execution with AI assistants. Execute commands, transfer files, and manage Proxmox containers through natural language. Plugin-based architecture with ImageKit support for HTTP gateway scenarios.
Platform-specific configuration:
{
"mcpServers": {
"mcp-remote-exec": {
"command": "npx",
"args": [
"-y",
"mcp-remote-exec"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...