MCP Servers / cloud-service / AWS Cost Explorer & Bedrock Logs

AWS Cost Explorer & Bedrock Logs

JSON →
stdionone127cloud-service

Retrieve AWS spend data from Cost Explorer and Amazon Bedrock usage data from CloudWatch logs.

Install
How to run this server
[ { "cmd": "pip install --requirement", "imports": [] } ]
server path: aws-cost-explorer-bedrock-logs
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envAWS_ACCESS_KEY_ID
envAWS_SECRET_ACCESS_KEY
envYOUR_ACCESS_KEY_ID
envYOUR_SECRET_ACCESS_KEY
envAWS_ACCOUNT_ID
envMCP_SERVER_URL
envMCP_SERVER_PORT
Resources
AWS Cost Explorer & Bedrock Logs — MCP Server · libregistry