Catalog
AWS MCP
Officialby YawLabs
AWS MCP server — call any AWS API from AI assistants, with first-class SSO re-login
Call any AWS API from AI assistants with SSO authentication support.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"aws-mcp": {
"command": "npx",
"args": [
"-y",
"@yawlabs/aws-mcp@1.5.3"
]
}
}
}