Package
Yaw Labs AWS MCP
AWS MCP server — call any AWS API from AI assistants, with first-class SSO re-login
io.github.YawLabs/aws-mcpSource repository
Overview
What this server provides
AWS MCP server — call any AWS API from AI assistants, with first-class SSO re-login
Install
1Packages
@yawlabs/aws-mcp2.3.4
Runtime
Not declaredTransport stdio- AWS_PROFILEOptional
AWS profile used when a tool call omits `profile`. Any profile your aws CLI can use (SSO, credential_process, role chaining, static keys). Unset: AWS_DEFAULT_PROFILE, then `default`.
Format: string · Placeholder: my-sso-profile - AWS_REGIONOptional
Region used when a tool call omits `region`. Unset: AWS_DEFAULT_REGION, then us-east-1 (a profile's own region setting is not read).
Format: string · Placeholder: us-west-2