AWS MCP Servers

Comprehensive suite of AWS service integrations providing AI-native access to AWS documentation, APIs, and infrastructure management tools.

MCP SERVERCloud
By AWS Labs
CONFIGURATION
{
  "mcpServers": {
    "aws-api": {
      "command": "npx",
      "args": [
        "-y",
        "@aws/aws-api-mcp-server"
      ],
      "env": {
        "AWS_PROFILE": "default",
        "AWS_REGION": "us-east-1"
      }
    },
    "aws-knowledge": {
      "command": "npx",
      "args": [
        "-y",
        "@aws/aws-knowledge-mcp-server"
      ],
      "env": {
        "AWS_PROFILE": "default",
        "AWS_REGION": "us-east-1"
      }
    }
  }
}

Add this configuration to your Claude Desktop config file to enable AWS MCP Servers MCP server.

DOCUMENTATION
QUICK ACTIONS
DETAILS
Category:Cloud
Type:SERVER
AUTHOR
A

AWS Labs

TAGS
#aws
#cloud
#infrastructure
#api
#devops