Azure Usage MCP ServerServer

rithik-perera
GitHub
AzureCost AnalysisData Visualization

Loading subscription status...

💡 Description

This is a Model Context Protocol (MCP) server for analyzing Azure usage data from CSV files. It provides insights, summaries, and visualizations of Azure cost and usage patterns.

📝 JSON Entries

{
  "mcpServers": [
    {
      "azure-usage-analyzer": {
        "env": {},
        "args": [
          "claude_mcp.py"
        ],
        "command": "python"
      }
    }
  ]
}

🛠️ Tools

Python

Features

  • Analyze Azure usage data from CSV files
  • Generate cost summaries and visualizations
  • Identify top services and regions by cost
  • Respond to natural language queries about Azure usage
  • Fully compatible with the Model Context Protocol (MCP)

💬 Example Queries

  • Show me Azure usage by region
  • What are my top costs?
  • Analyze service type usage
  • Which services cost the most?