CloudScope MCP
@alexpota
CloudScope MCP について
Cloud cost management MCP server for Azure. Ask your AI about your cloud bill.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"cloudscope": {
"command": "npx",
"args": [
"-y",
"cloudscope-mcp"
],
"env": {
"AZURE_SUBSCRIPTION_ID": "your-subscription-id"
}
}
}
}ツール
15Spending breakdown by service, group, or region
Costs grouped by a tag/label key
Side-by-side cost comparison of two date ranges
Most expensive individual resources
Combined costs across Azure subscriptions
Combined costs across GCP projects
Find spending spikes vs previous period
Budget status, current spend, projected overage
Predict spending based on current trends
Cost optimization suggestions (Azure Advisor / GCP Recommender)
Provisioned but unused resources with cost estimates
Resources with no tags/labels (cost attribution gaps)
Today's date and current/previous month bounds
Azure subscriptions with active indicator
GCP projects with active indicator
概要
What is CloudScope MCP?
CloudScope MCP is a Model Context Protocol server that gives AI assistants read-only access to Azure and GCP cost data. It is designed for cloud users and FinOps practitioners who want to ask natural language questions about their cloud bills.
How to use CloudScope MCP?
Install by adding the server to your MCP configuration using npx -y cloudscope-mcp. Azure authentication is auto-detected from az login; GCP requires setting up BigQuery billing export and providing the GOOGLE_CLOUD_PROJECT and GCP_BILLING_TABLE environment variables.
Key features of CloudScope MCP
- Read-only access to Azure and GCP cost data
- Cost analysis tools (spending breakdowns, tags, comparisons)
- Anomaly detection, budget monitoring, and cost forecasting
- Optimization recommendations and idle resource discovery
- Five guided workflow prompts for common FinOps tasks
- Works across multiple subscriptions and projects
Use cases of CloudScope MCP
- Ask "How much did Azure cost last month?" for a quick summary
- Detect cost anomalies and spikes across services
- Get cost optimization recommendations from Azure Advisor and GCP Recommender
- Generate an executive summary for leadership on cloud spend
- Perform chargeback reporting by tagging resources
FAQ from CloudScope MCP
Does CloudScope MCP modify my cloud resources?
No. CloudScope MCP is read-only and cannot create, modify, or delete any cloud resources.
Do I need a service principal for Azure?
No. A local az login session works; service principals are optional for CI/CD environments.
Does the Azure Cost Management API cost money?
No. The Azure Cost Management API is free to use.
Do GCP BigQuery cost queries incur charges?
Yes, but typically less than $0.01 per query ($6.25 per TiB scanned, first 1 TiB/month free).
Can I use both Azure and GCP with CloudScope MCP?
Yes. Both providers are supported simultaneously; just configure the required GCP environment variables alongside your Azure login.
「その他」の他のコンテンツ
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Servers
modelcontextprotocolModel Context Protocol Servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
コメント