aws-cost-mcp
by CRED-CLUB
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AWS_REGION | No | AWS region for Athena and CUR | |
| ATHENA_TABLE | No | Athena table name (optional default) | |
| MCP_LOG_LEVEL | No | Log level for the MCP server | INFO |
| ATHENA_CATALOG | No | Athena catalog (optional default) | AwsDataCatalog |
| ATHENA_DATABASE | No | Athena database name (optional default) | |
| MCP_SERVER_HOST | No | Host for the MCP server | 127.0.0.1 |
| MCP_SERVER_PORT | No | Port for the MCP server | 8080 |
| ATHENA_WORKGROUP | No | Athena workgroup (optional default) | primary |
| AWS_ACCESS_KEY_ID | No | AWS access key ID | |
| AWS_SECRET_ACCESS_KEY | No | AWS secret access key | |
| ATHENA_OUTPUT_LOCATION | No | S3 location for Athena query results (optional default) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
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/CRED-CLUB/aws-cost-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server