Loading languages...
RI

rithik-perera/CodeCrunchMCP

@rithik-perera

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.

azure
usage-analysis
mcp-server
csv-analysis

# mcpServer Config

{
  "mcpServers": {
    "azure-usage-analyzer": {
      "command": "python",
      "args": [
        "claude_mcp.py"
      ],
      "cwd": "path/to/mcp-server",
      "env": {}
    }
  }
}

# stdio

python claude_mcp.py
Transport:
stdio
اللغة:
Python
تم الإنشاء:4/25/2025
تم التحديث:4/25/2025
الصفحة الرئيسية:
https://github.com/rithik-perera/CodeCrunchMCP