cloud regions for Cline
io.github.jasonwilbur/cloud-regions
Cloud region data for AWS, Azure, GCP, OCI & more. Query by location, compliance, GPU.
client:Cline
transport:stdio
runtime:npm
Install cloud regions in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"cloud-regions": {
"command": "npx",
"args": [
"-y",
"mcp-server-cloud-regions"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs