Yaw Labs AWS MCP for Claude Code
io.github.yawlabs/aws-mcp
AWS MCP server — call any AWS API from AI assistants, with first-class SSO re-login
client:Claude Code
transport:stdio
runtime:npm
Install Yaw Labs AWS MCP in Claude Code
run in your project directory
claude mcp add aws-mcp -e AWS_PROFILE=<AWS_PROFILE> -e AWS_REGION=<AWS_REGION> -- npx -y @yawlabs/aws-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs