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