Back to directory
rithik-perera/CodeCrunchMCP

rithik-perera/CodeCrunchMCP

@rithik-perera1

An MCP server for analyzing Azure usage data from CSV files, providing insights, summaries, and visualizations.

azureusage-analysismcp-servercsv-analysiscloud

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2025/4/24
Updated
2026/6/8