mcpbeat Sign in

Cloud Regions MCP Server

local only

Cloud Regions runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 4 Jun 2026.

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

Installs per day peak 16 · avg 7 · -47% w/w
a month agotoday
40
Installs / week
npm · mcp-server-cloud-regions
0
Stars
0 open issues
4 Jun 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Cloud Regions every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add cloud-regions -- npx -y mcp-server-cloud-regions
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cloud-regions": {
      "args": [
        "-y",
        "mcp-server-cloud-regions"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cloud-regions]
command = "npx"
args = ["-y", "mcp-server-cloud-regions"]
.cursor/mcp.json
{
  "mcpServers": {
    "cloud-regions": {
      "args": [
        "-y",
        "mcp-server-cloud-regions"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cloud-regions": {
      "args": [
        "-y",
        "mcp-server-cloud-regions"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Cloud Regions

same job, measured the same way
Costory FinOps MCP
by costory

FinOps MCP: query allocated, correlated cloud and AI cost across AWS, GCP, Azure and Snowflake.

answering
ZopDev MCP
by zop

Cloud cost, inventory and governance on AWS/Azure/GCP. Read-only by default, optional scoped writes

answering
Eco Router
by stevensu04

Rank AWS, Google Cloud and Azure regions by grid carbon intensity and latency.

local only
Cloud FinOps Skill & MCP
by optimnow

Cloud cost + FinOps knowledge for AI agents: AWS/Azure/GCP optimisation, AI spend, waste playbooks.

440 installs/wk 6 tools answering
Cloudeval AI
by ganakailabs

Cloud evaluations and reviews for Azure and static AWS CloudFormation (beta). Requires an account.

237 installs/wk local only
OpenClaw FinOps
by maryadawson-code

Verified cloud cost forecasting for AI agents. AWS, GCP, Azure pricing matrix.

answering
Levelfour MCP
by levelfour

Cloud cost visibility and savings recommendations grounded in your actual AWS, GCP and Azure bill.

answering
Cloudprice
by alialbaker

Compare on-demand compute + storage pricing across AWS, Azure, and GCP. Bulk workload compare.

899 installs/wk local only

Cloud Regions — questions

Answers built from our own checks of this server.

Why is there no uptime for Cloud Regions?
Cloud Regions runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mcp-server-cloud-regions was installed 40 times last week.
How do I connect Cloud Regions?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-server-cloud-regions straight from npm; nothing to host, nothing to sign up for.
How many people use Cloud Regions?
The npm package mcp-server-cloud-regions was installed 40 times in the last week. Week over week that is -47%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Cloud Regions open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.