Multi-Cloud VM MCP Server
Suport per AWS EC2, Azure Virtual Machines i GCP Compute Engine.
Configuració
{
"mcpServers": {
"CloudComputeInfo": {
"command": "~/.local/bin/uv",
"args": [
"run",
"--with",
"mcp[cli]",
"--with",
"requests",
"--with",
"pyyaml",
"mcp",
"run",
"~/cloud-compute-mcp-server/main.py"
]
}
}
}




