Catalog
AWS MCP Server
Officialby aws
A managed MCP server enabling AI agents to access AWS using docs, API calls, and SOP workflows.
Control AWS services through API calls, documentation, and standard workflows.
README not available yet.
Install
Configuration
Arguments
mcp_endpoint_urldefault https://aws-mcp.us-east-1.api.aws/mcpclaude_desktop_config.json
{
"mcpServers": {
"aws-mcp": {
"command": "uvx",
"args": [
"mcp-proxy-for-aws",
"https://aws-mcp.us-east-1.api.aws/mcp"
]
}
}
}