AWS Cost Explorer MCP Server
Officialby aws-samples
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AWS_REGION | No | AWS region for Bedrock logs. Default is 'us-east-1'. | us-east-1 |
| AWS_PROFILE | No | AWS profile name to use for credentials. If not set, uses default profile. | |
| MCP_TRANSPORT | No | Transport protocol for MCP (stdio or sse). Default is 'stdio'. | stdio |
| BEDROCK_LOG_GROUP_NAME | Yes | The name of the CloudWatch log group for Bedrock model invocation logs. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_bedrock_daily_usage_statsC | |
| get_bedrock_hourly_usage_statsC | |
| get_ec2_spend_last_dayB | |
| get_detailed_breakdown_by_dayB | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| config://app |
Latest Blog Posts
- 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/aws-samples/sample-cloud-spend-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server