aarora79/aws-cost-explorer-mcp-server
If you are the rightful owner of 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 accessing AWS spend data via Cost Explorer and Amazon Bedrock usage data through Model Invocation Logs in Amazon CloudWatch.
Tools
Functions exposed to the LLM to take actions
get_ec2_spend_last_day
Retrieves EC2 spending data for the previous day.
get_detailed_breakdown_by_day
Delivers a comprehensive analysis of costs by region, service, and instance type.
get_bedrock_daily_usage_stats
Delivers a per-day breakdown of model usage by region and users.
get_bedrock_hourly_usage_stats
Delivers a per-day per-hour breakdown of model usage by region and users.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client