This is AWS's official MCP server, part of their Agent Toolkit that gives Claude structured access to your AWS resources through the Model Context Protocol. It connects to AWS APIs so you can query documentation, execute AWS service calls, and follow standard operating procedure workflows directly from conversations. Reach for this when you want Claude to help provision infrastructure, debug AWS services, or walk through deployment steps without leaving the chat. The server uses stdio transport and includes guardrails to keep AI agents from making unauthorized changes. It's designed to work alongside AWS agent skills and rules files that define what operations are allowed in your environment.
claude mcp add --transport stdio io.github.aws-mcp-proxy-for-aws -- uvx mcp-proxy-for-aws