AWS
v1.0.0MCPAWS Labs core MCP server — entry point to per-service AWS servers (EC2, S3, Lambda, RDS, …). Scope IAM tightly.
SourceID
awsHow it runs
The client launches this pinned, published server on demand over stdio. Required configuration is injected by the user at install time.
launch command
uvx awslabs.core-mcp-server@latestConfiguration
Values you supply when installing this server.
AWS_REGIONstringoptionalDefault AWS region, e.g. us-east-1, supplied as an env var.
AWS_PROFILEstringoptionalNamed AWS credentials profile, supplied as an env var. Use a tightly-scoped role, never admin keys.