Curated by Archimedes Market. AWS Cost Explorer + Anomaly Detection exposed as MCP tools. Surface unusual spend by service, account, or tag. Pull cost breakdowns, forecasts, savings recommendations. Read-only IAM — refuses to start if the role can modify resources. → archimedes.market/assets/d63f367d-79e5-488c-9e60-b7ba89fd3f91
服务器配置
{
"mcpServers": {
"aws-cost-anomaly": {
"command": "mcp-aws-cost-anomaly",
"args": [
"serve"
],
"env": {
"AWS_ACCESS_KEY_ID": "...",
"AWS_SECRET_ACCESS_KEY": "...",
"AWS_REGION": "us-east-1"
}
}
}
}