Loading MCP server directory, please wait...
Get a non-expert from zero to a Slack-delivered, plain-English, waste-flagged AWS bill breakdown
npx @getmcp/cli add io.github.Servosity/aws-billing-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
AWS_ACCESS_KEY_IDAccess key ID for an IAM principal with Cost Explorer read access. Resolved by the AWS SDK's default credential chain.
AWS_SECRET_ACCESS_KEYSecret access key paired with AWS_ACCESS_KEY_ID.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Servosity/aws-billing-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/aws-billing-v0.1.1/aws-billing-mcp.mcpb",
"env": {
"AWS_ACCESS_KEY_ID": "",
"AWS_BILLING_BASE_URL": "https://ce.us-east-1.amazonaws.com",
"AWS_BILLING_SLACK_CHANNEL": "",
"AWS_REGION": "us-east-1",
"AWS_SECRET_ACCESS_KEY": "",
"AWS_SESSION_TOKEN": ""
}
}
}
}