neelabalan/cloud-compute-mcp-server
3.1
If you are the rightful owner of cloud-compute-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Multi-Cloud VM MCP Server provides a unified interface for managing virtual machines across AWS EC2, Azure Virtual Machines, and GCP Compute Engine.
Multi-Cloud VM MCP Server
Support for AWS EC2, Azure Virtual Machines and GCP Compute Engine.
Configuration
{
"mcpServers": {
"CloudComputeInfo": {
"command": "~/.local/bin/uv",
"args": [
"run",
"--with",
"mcp[cli]",
"--with",
"requests",
"--with",
"pyyaml",
"mcp",
"run",
"~/cloud-compute-mcp-server/main.py"
]
}
}
}