mcp-server-cloud-regions
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_regionsA | List all cloud regions across all providers. Supports filtering by provider, tier, country, continent, compliance, sustainability, GPU availability, and more. Returns a compact summary when called with no filter; pass a filter or "limit" for full region objects. |
| get_regionA | Get detailed information about a specific cloud region by its ID |
| list_providersA | List all cloud providers with their metadata |
| get_provider_regionsB | Get all regions for a specific cloud provider |
| find_nearby_regionsA | Find cloud regions nearest to a geographic location. Useful for latency optimization and data residency planning. |
| search_regionsB | Search regions by text query. Searches display name, region code, city, country, and provider name. |
| get_statisticsA | Get summary statistics about all cloud regions, including counts by provider, country, continent, and special capabilities. |
| find_compliant_regionsA | Find regions that have specific compliance certifications (e.g., HIPAA, FedRAMP, GDPR, SOC2) |
| find_sustainable_regionsA | Find carbon neutral and sustainable cloud regions |
| find_gpu_regionsA | Find regions with GPU availability, optionally filtering by GPU type (e.g., A100, H100, TPU) |
| compare_provider_coverageA | Compare how many regions each provider has in a specific country or continent |
| list_countriesA | List all countries that have cloud regions, with count of regions in each |
| list_citiesA | List all cities that have cloud regions, with the providers present in each |
| get_data_infoA | Get metadata about the region data including last updated date, total counts, and source URLs for each provider |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jasonwilbur/mcp-server-cloud-regions'
If you have feedback or need assistance with the MCP directory API, please join our Discord server