Skip to main content
Glama
jasonwilbur

mcp-server-cloud-regions

by jasonwilbur

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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