CloudZero MCP server enables direct interaction with cloud cost data through the CloudZero v2 API, allowing users to query billing information, dimensions, budgets, and insights directly from Claude Desktop. Developed by Dustin Burke, it implements several specialized tools for retrieving cost data within specified date ranges, analyzing billing dimensions, and accessing budget information. The server runs as a background process on the user's machine, making it ideal for financial teams needing to visualize and analyze cloud spending patterns, identify cost centers, and discover optimization opportunities without leaving their conversation interface.
No reviews yet. Be the first to review!
Sign in to join the conversation
Get billing data from a specified start date to an end date. Parameters: start_date (string), end_date (string)
Retrieve billing dimensions.
List all budgets.
List insights related to cloud costs.