Cloudzero Model Context Protocol ServerServer

burkestar
GitHub
Cloud ComputingCost AnalysisNatural Language Processing

Loading subscription status...

💡 Description

An MCP server that allows users to query and analyze CloudZero cloud cost data using natural language through large language models. It enables cloud cost analysis and insights via a user-friendly interface.

📝 JSON Entries

{
  "mcpServers": [
    {
      "CloudZero": {
        "env": {
          "CLOUDZERO_API_KEY": "YOUR_SECRET_KEY"
        },
        "args": [
          "run",
          "--with",
          "mcp[cli]",
          "mcp",
          "run",
          "/Users/USERNAME/workspace/open_source/cloudzero-mcp/server.py"
        ],
        "command": "/Users/USERNAME/.local/bin/uv"
      }
    }
  ]
}

🛠️ Tools

Claude Desktopuv

Features

  • Integration with CloudZero API
  • Real-time cost insights
  • Interactive debugging options

💬 Example Queries

  • What were my cloud costs last month?
  • Show me the differences in cloud spending month over month.
  • List all my cloud budgets.