aarora79_aws-cost-explorer-mcp-server

aarora79_aws-cost-explorer-mcp-server

3.1

If you are the rightful owner of aarora79_aws-cost-explorer-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server for analyzing AWS spend data via Cost Explorer and Amazon Bedrock usage data.

The AWS Cost Explorer and Amazon Bedrock Model Invocation Logs MCP Server & Client provides a streamlined way to analyze AWS cloud spending data using Anthropic's Claude model as an interactive interface. It functions as an MCP server that exposes AWS Cost Explorer API functionality to Claude, allowing users to query AWS costs in natural language. This tool supports both local and remote setups, enabling users to run the MCP server on their local machine or on an Amazon EC2 instance. The server can be accessed via a Claude Desktop or a LangGraph Agent, providing flexibility in how users interact with their AWS cost data. The tool also includes Docker support for containerized deployment and offers a secure remote setup using nginx as a reverse proxy for HTTPS connections.

Features

  • Amazon EC2 Spend Analysis: View detailed breakdowns of EC2 spending for the last day.
  • Amazon Bedrock Spend Analysis: View breakdown by region, users, and models over the last 30 days.
  • Service Spend Reports: Analyze spending across all AWS services for the last 30 days.
  • Detailed Cost Breakdown: Get granular cost data by day, region, service, and instance type.
  • Interactive Interface: Use Claude to query your cost data through natural language.

Tools

  1. get_ec2_spend_last_day

    Retrieves EC2 spending data for the previous day.

  2. get_detailed_breakdown_by_day

    Delivers a comprehensive analysis of costs by region, service, and instance type.

  3. get_bedrock_daily_usage_stats

    Delivers a per-day breakdown of model usage by region and users.

  4. get_bedrock_hourly_usage_stats

    Delivers a per-day per-hour breakdown of model usage by region and users.