Odel
mcp server cloud regions

mcp server cloud regions

Local
@jasonwilburTypeScriptMITUpdated 3mo ago

Cloud region data for AWS, Azure, GCP, OCI & more. Query by location, compliance, GPU.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmmcp-server-cloud-regionsv1.0.4

Run

npx -y mcp-server-cloud-regions

MCP client config

{
  "mcpServers": {
    "mcp-server-cloud-regions": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-cloud-regions"
      ]
    }
  }
}