AWS Cost Explorer MCP Server
by aarora79
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
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_dayC | |
| get_detailed_breakdown_by_dayC | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| system_prompt_for_agent | Generates a system prompt for an AWS cost analysis agent. This function creates a specialized prompt for an AI agent that analyzes AWS cloud spending. The prompt instructs the agent on how to retrieve, analyze, and present cost optimization insights for AWS accounts. Args: aws_account_id (Optional[str]): The AWS account ID to analyze. If provided, the agent will focus on this specific account. If None, the agent will function without account-specific context. Returns: str: A formatted system prompt for the AWS cost analysis agent. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| config://app |
Latest Blog Posts
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/aarora79/aws-cost-explorer-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server