multi-cloud-mcp-server

anandapurva55/multi-cloud-mcp-server
★ 0 stars Python DevOps Updated today
Generic MCP server for GCP and AWS: bring your own project/account, query BigQuery/Athena, inspect Cloud Build/CodeBuild, Cloud Run/ECS/Lambda logs
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "multi-cloud-mcp-serv": {
      "command": "uvx",
      "args": [
        "multi-cloud-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install multi-cloud-mcp-server