Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"cloud-regions": {
"args": [
"mcp-server-cloud-regions"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A Model Context Protocol (MCP) server providing comprehensive cloud region data across all major providers. Query, filter, and compare cloud infrastructure locations worldwide.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'mcp-server-cloud-regions' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked mcp-server-cloud-regions against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in cloud / data
Manage Supabase projects — databases, auth, storage, and edge functions
MCP Server for GCP environment for interacting with various Observability APIs.
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
The Apify MCP server enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, or any other website using thousands of ready-made scrapers, crawlers, and automation tools available on the Apify Store.
MCP Security Weekly
Get CVE alerts and security updates for io.github.jasonwilbur/cloud-regions and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
A Model Context Protocol (MCP) server providing comprehensive cloud region data across all major providers. Query, filter, and compare cloud infrastructure locations worldwide.
267 regions across 14 cloud providers — updated automatically.
Add to your config file:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cloud-regions": {
"command": "npx",
"args": ["mcp-server-cloud-regions"]
}
}
}
claude mcp add cloud-regions -- npx mcp-server-cloud-regions
Then ask Claude questions like:
Planning multi-cloud deployments requires answering questions across providers:
This MCP server provides a unified data model to answer these questions instantly.
| Tier | Providers |
|---|---|
| Hyperscalers | AWS, Azure, GCP, Oracle Cloud (OCI) |
| Major | DigitalOcean, Linode (Akamai), Vultr |
| Specialized | Crusoe (clean energy), CoreWeave (GPU), Lambda Labs (AI/ML), Paperspace (GPU/ML) |
| Regional | OVHcloud, Hetzner, Scaleway |
| Tool | Description |
|---|---|
list_regions | List all regions with filtering (provider, country, compliance, GPU, sustainability, region type) |
get_region | Get detailed info for a specific region by ID (e.g., aws-us-east-1) |
list_providers | List all cloud providers with metadata and tier classification |
get_provider_regions | Get all regions for a specific provider |
search_regions | Full-text search across region names, cities, countries, and provider names |
| Tool | Description |
|---|---|
find_nearby_regions | Find regions nearest to coordinates (for latency optimization) |
list_countries | All countries with cloud presence and region counts |
list_cities | All cities with data centers and which providers operate there |
| Tool | Description |
|---|---|
find_compliant_regions | Filter by certifications (HIPAA, GDPR, FedRAMP, SOC2, PCI-DSS, etc.) |
find_sustainable_regions | Find carbon-neutral data centers |
find_gpu_regions | Find regions with GPU availability (A100, H100, TPU, etc.) |
compare_provider_coverage | Compare provider presence in a country or continent |
| Tool | Description |
|---|---|
get_statistics | Summary stats: totals by provider, country, continent, capabilities |
get_data_info | Data freshness: last updated date, version, source URLs for each provider |
The server tracks different types of cloud regions:
| Type | Description | Examples |
|---|---|---|
commercial | Standard public cloud regions | aws-us-east-1, azure-eastus |
government | Government-restricted regions (GovCloud, IL4+) | aws-us-gov-west-1, azure-usgovvirginia |
sovereign | Data sovereignty regions with separate control planes | azure-germanynorth, |