Multi-Cloud VM MCP Server
एकाधिक क्लाउड प्रदाताओं, जिनमें AWS EC2, Azure Virtual Machines और GCP Compute Engine शामिल हैं, पर वर्चुअल मशीनों का प्रबंधन करें।
GitHubइस MCP को आज़माएँप्रायोजित
दस्तावेज़
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"
]
}
}
}