cloudzero-mcp

cloudzero-mcp

3

Cloudzero MCP Server enables users to interact with cloud cost data using AI, leveraging CloudZero API for efficient billing management. It offers tools for getting costs, dimensions, and insights within a desktop environment.

Cloudzero Model Context Protocol (MCP) Server

Interact with your cloud cost data in Cloudzero using a Large Language Model (LLM).

Features

  • Ask questions about cost data, such as plotting month-over-month differences.
  • Utilizes CloudZero v2 API and Model Context Protocol (MCP).
  • Implements tools: get_costs, get_dimensions, list_budgets, list_insights.

Setup

  • Install Claude Desktop and uv.
  • Generate a CloudZero API key.
  • Edit .env with your API key.
  • Configure claude_desktop_config.json.
  • Restart Claude Desktop to launch the server in the background.

Debug

  • Use the MCP development server with an interactive GUI for troubleshooting.