0
/ 100
5 days ago
glama

AWS Billing MCP Server

Enables users to analyze AWS costs, track spending trends, and detect anomalies directly within Claude Desktop using the AWS Cost Explorer API. It provides tools to identify major cost drivers and compare usage across different time periods through natural language queries.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Hardcoded credentials detected
4 live-looking API keys in source: 4 AWS access key
🚨
Known vulnerabilities in dependencies: 1 critical, 4 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
🔐
You'll be asked for 5 credentials: AWS_SECRET_ACCESS_KEY, AWS_SESSION_TOKEN, ENCRYPTION_KEY, GOOGLE_CLIENT_SECRET, JWT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configADMIN_EMAILS
configAUTH_ENABLED"": "false",
configAWS_ACCESS_KEY_ID"": "your-access-key-id",
configAWS_REGION"": "us-east-1"
🔐 secretAWS_SECRET_ACCESS_KEY"": "your-secret-access-key",
🔐 secretAWS_SESSION_TOKEN
configDATABASE_PATH
🔐 secretENCRYPTION_KEY
configGOOGLE_CLIENT_ID
🔐 secretGOOGLE_CLIENT_SECRET
configGOOGLE_REDIRECT_URI
🔐 secretJWT_SECRET
configLOG_LEVEL"": "info",
configMAX_CONCURRENT_REQUESTS
configMCP_SERVER_MODE
configREQUEST_TIMEOUT_MS
configSESSION_CLEANUP_INTERVAL_MINUTES
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ankit8volt-aws-cloud-cost-analyser-mcp-tdrzmf)](https://m8ven.ai/mcp/ankit8volt-aws-cloud-cost-analyser-mcp-tdrzmf)
commit: a39161123a175b3c582045dea9d834258197c089
code hash: 664059e2619f493148fca354fd0dee9255e68a7422e0bd5c46a027430f257f7c
verified: 5/30/2026, 9:50:07 AM
view raw JSON →