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
Langue:
Python
Créé:4/25/2025
Mis à jour:4/25/2025