Multi-Cloud VM MCP Server

Quản lý máy ảo trên nhiều nhà cung cấp đám mây, bao gồm AWS EC2, Azure Virtual Machines và GCP Compute Engine.

Tài liệu

Multi-Cloud VM MCP Server

Support for AWS EC2, Azure Virtual Machines and GCP Compute Engine.

Demo link

Configuration

{
  "mcpServers": {
    "CloudComputeInfo": {
      "command": "~/.local/bin/uv",
      "args": [
        "run",
        "--with",
        "mcp[cli]",
        "--with",
        "requests",
        "--with",
        "pyyaml",
        "mcp",
        "run",
        "~/cloud-compute-mcp-server/main.py"
      ]
    }
  }
}