Loading MCP server directory, please wait...
AWS MCP Server lets AI securely access AWS using docs, API calls, and SOP workflows.
npx @getmcp/cli add io.github.aws/mcp-proxy-for-awsRequires Python 3.10+. Official server by AWS MCP Server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.aws/mcp-proxy-for-aws": {
"command": "uvx",
"args": [
"mcp-proxy-for-aws",
"https://aws-mcp.us-east-1.api.aws/mcp"
]
}
}
}