aws-billing-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_cost_and_usageA | Query AWS cost and usage for account 135709585800 over a time period. Supports grouping (e.g. by SERVICE, USAGE_TYPE, REGION, LINKED_ACCOUNT, or a cost allocation TAG) and Cost Explorer filter expressions. Start date is inclusive, end date is exclusive. This is the primary tool for spend analysis: monthly trends, per-service breakdowns, daily spikes, etc. |
| get_dimension_valuesA | List available values for a Cost Explorer dimension in a time period — e.g. which services, regions, usage types, or linked accounts actually incurred cost. Use this to discover exact value strings before filtering in get_cost_and_usage. |
| get_cost_forecastA | Forecast future AWS spend for the account over a date range (must start today or later). Returns the mean forecast plus an 80% prediction interval. |
| get_cost_anomaliesA | List cost anomalies detected by AWS Cost Anomaly Detection in a date range, including root causes and impact. Returns an empty list if no anomaly monitors are configured. |
| describe_budgetsA | List AWS Budgets configured for the account, with limits, actual spend and forecast against each budget. |
| get_cost_allocation_tagsA | List cost allocation tag values seen in billing data for a time period. Provide tag_key to list its values; omit it to list available tag keys. Use these keys with group_by type=TAG in get_cost_and_usage. |
| get_commitment_utilizationA | Get Savings Plans or Reserved Instance utilization and coverage for a time period. Returns an explanatory message if the account has no such commitments. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/symeta/aws-billing-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server