aws-mcp-server
Open source MCP Servers for AWS
AWS maintains a whole set of MCP servers in one repo — not a single server. There's one for official docs, one for costs, one for generating CDK code, and several for specific services. You install the ones you need rather than all of them.
The two most useful are usually the docs server and the cost server: the first stops your AI from inventing service limits when answering AWS questions, the second lets you just ask "what did we spend the most on this month?"
What it does for you
Lets your AI operate AWS — inspect resources, check bills, manage services, doing cloud ops through chat (spans AWS's official MCP suite).
Capabilities
- Query AWS resources and status
- View cost and billing
Once installed, try asking your AI
Say this directly in Claude / Cursor or any client with this server connected
- ›“How much did AWS cost this month? Which service is most expensive?”
Why use it
Good for: people doing architecture and ops on AWS, especially anyone who's been burned by an AI hallucinating service quotas.
Before connecting: the servers that touch real resources need AWS credentials. Use a least-privilege IAM role — read-only policies for read-only use cases.
Before you connect
Config example (to connect)
{
"mcpServers": {
"awslabs-core-mcp-server": {
"command": "uvx",
"args": [
"awslabs.core-mcp-server@latest"
],
"env": {
"FASTMCP_LOG_LEVEL": "ERROR"
}
}
}
}Install / Connect
# No npm package — install from source.
# See the repo's README for the exact command:
# https://github.com/awslabs/mcpFollow the official README; env and args vary per server.
🛠️ Maintenance weight 30% · 80 pts
📊 Adoption weight 25% · 70 pts
✅ Usability weight 20% · 20 pts
❤️ Health & community weight 25% · 76 pts
Sources: GitHub API · updated 2026-08-19
90-day trend
⭐ stars +0%
Frequently Asked Questions
Is it one server or many?
Many, in a single repo. Install the one that matches the problem you're solving; you don't need all of them.
Does it cost anything on AWS?
The servers are free, but the AWS APIs they call may bill — Cost Explorer queries, for instance.
Similar / alternative servers
How to choose among these
Cloud/ops servers map to your platform — pick the official server for whatever cloud/tool you use.
- Monitoring / observability→Grafana (dashboards) · Dynatrace (root-cause)
- IaC / deploy→Terraform (IaC) · Cloud Run / Netlify / Heroku (deploy)
- Cloud cost (FinOps)→Vantage — multi-cloud cost analysis
io.github.KryptosAI/agent-observability
Trace AI agent execution: every tool call, every error, every dollar. Open sourc
io.github.nagarjunr/aws-iot-core
AWS IoT Core
io.github.FerhatDundar/aws-mcp-connector
MCP server for the AWS CLI. Read-only by default; single Go binary.
io.github.cloudforgetech6-ctrl/cloudforge
Visualise diagrams, generate Terraform HCL, and manage Azure/AWS/GCP infrastruct
One email a week, 5 minutes to see what happened in the MCP ecosystem
New servers, breakout trends, abandonment alerts — tracked automatically, curated by hand, sent to your inbox.
One email a week · unsubscribe anytime · no data selling