Official MCP Servers for AWS
Is it safe?
No known CVEs for awslabs.aws-api-mcp-server. 1 previously resolved.
No authentication — any process on your machine can connect to this server.
Apache-2.0. View license →
Last scanned 0 days ago.
Is it maintained?
Last commit 0 days ago. 8,659 GitHub stars.
Will it work with my client?
Transport: stdio, sse, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
How much context will it use?
0 tools. Token cost not measured.
What if it doesn't work?
Common issues: JSON syntax errors in config, Python version mismatch, network or firewall blocking. Setup guide covers troubleshooting. Or check GitHub issues for known problems.
{
"mcpServers": {
"awslabs-core-mcp-server": {
"env": {
"FASTMCP_LOG_LEVEL": "ERROR"
},
"args": [
"awslabs.core-mcp-server@latest"
],
"command": "uvx"
}
}
}This server supports HTTP transport. Be the first to test it — help the community know if it works.
Last scanned just now
No open vulnerabilities. 1 fixed CVE.
CVE-2026-4270FixedAWS API MCP File Access Restriction Bypass
### Description The AWS API MCP Server is an open source Model Context Protocol (MCP) server that enables AI assistants to interact with AWS services and resources through AWS CLI commands. It provides programmatic access to manage your AWS infrastructure while maintaining proper security controls. This server acts as a bridge between AI assistants and AWS services, allowing you to create, update, and manage AWS resources across all available services. The server includes a configurable file a
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.