JUHE API Marketplace
rithik-perera avatar
MCP Server

Azure Usage MCP Server

Enables natural language analysis of Azure usage data from CSV files, providing cost summaries, visualizations, and insights about service and regional spending patterns.

0
GitHub Stars
11/22/2025
Last Updated
MCP Server Configuration
1{
2 "name": "azure-usage-analyzer",
3 "command": "python",
4 "args": [
5 "claude_mcp.py"
6 ],
7 "cwd": "path/to/mcp-server",
8 "env": {}
9}
JSON9 lines
  1. Home
  2. MCP Servers
  3. CodeCrunchMCP

README Documentation

Azure Usage MCP Server

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.

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)

Setup

  1. Install the required dependencies:

    pip install -r requirements.txt
    
  2. Place your Azure usage CSV file in the data directory (the default file is BCAzureUsage 1.csv).

  3. Run the server:

    python claude_mcp.py
    

Configuration for Claude or other AI assistants

You can configure this MCP server in your AI assistant configuration using the following format:

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

MCP Protocol Support

This server implements the Model Context Protocol (MCP) version 2024-11-05. It supports the following MCP methods:

  • initialize: Establishes a connection with the MCP client
  • search: Processes natural language queries about Azure usage data

API Endpoints

GET /

Returns basic server information and available endpoints.

POST /context

Processes Azure usage data and provides insights based on a specific query.

Request format:

{
  "query": "Show me Azure usage by region",
  "params": {
    "dataset": "BCAzureUsage 1.csv"
  }
}

POST /search

General-purpose search endpoint for querying Azure usage data.

Request format:

{
  "query": "What are my top costs by region?"
}

Example Queries

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

Quick Install

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.ai
Copyright © 2025 - All rights reserved