Stats
Actions
Tags
Connects to the official AWS MCP API endpoint for managing AWS services, resources, and cloud infrastructure queries. Requires AWS authentication.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"aws-mcp": {
"type": "http",
"command": "uvx",
"args": [
"mcp-proxy-for-aws@latest",
"https://aws-mcp.us-east-1.api.aws/mcp"
],
"url": "https://aws-mcp.us-east-1.api.aws/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
uvxhttps://aws-mcp.us-east-1.api.aws/mcpCommand-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub awslabs/agent-plugins --plugin amazon-location-service