Cloud Infrastructure
Trust: 34/100 (Limited)io.github.jasonwilbur/cloud-regions Guide
Cloud region data for AWS, Azure, GCP, OCI & more. Query by location, compliance, GPU.
by jasonwilbur
Quick Start
Install
npx mcp-server-cloud-regionsClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-jasonwilbur-cloud-regions": {
"command": "npx",
"args": [
"mcp-server-cloud-regions"
]
}
}
}