Cloud cost management MCP server for Azure. Ask your AI about your cloud bill.
Server Config
{
"mcpServers": {
"cloudscope": {
"command": "npx",
"args": [
"-y",
"cloudscope-mcp"
],
"env": {
"AZURE_SUBSCRIPTION_ID": "your-subscription-id"
}
}
}
}