Back to Skills Marketplace
Skill pack
AWS Official MCP
Verified listing for AWS MCP options, bundling AWS Documentation and AWS API MCP servers from AWS Labs for documentation and AWS CLI-backed operations.
How to use it
- Open Kendr Desktop.
- Go to Skills, then Marketplace.
- Search for AWS Official MCP or aws-official-mcp.
- Install the pack, then enable the pack or individual skills you want available in agentic mode.
Kendr Desktop compares the installed version with the hosted catalog version and offers an update when this pack changes.
Install source
Use this hosted archive when installing or updating the pack from Kendr Desktop.
https://kendr.org/api/skills/packs/aws-official-mcp/archive
AWS Official MCP
Use AWS MCP options and AWS Labs MCP servers for AWS documentation, API, infrastructure, cost, and troubleshooting workflows.
AWS Official MCP
Use this skill when the user asks for AWS documentation, service API guidance, infrastructure changes, troubleshooting, cost operations, or AWS CLI-backed cloud workflows.
Setup:
- Python 3.10+ and
uvxmust be available. - Configure AWS credentials through the standard AWS SDK credential chain before tool discovery.
- The bundled
aws-apiserver defaultsAWS_REGIONtous-east-1; edit MCP settings for a different default region or profile.
Workflow:
- Prefer
aws-documentationfor read-only documentation, service, and best-practice lookups. - Use
aws-apionly when live account context or API operations are needed. - Treat create, update, delete, IAM, network, deployment, cost-management, and data write operations as side-effecting operations.
- Ask for Kendr approval before side-effecting AWS actions.
- Never print AWS credentials, session tokens, secret values, or private resource data unless the user explicitly asks and approval is present.