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.

Verified v0.1.0 1 skill tools By AWS awsaws-labsofficialmcpclouddevops

How to use it

  1. Open Kendr Desktop.
  2. Go to Skills, then Marketplace.
  3. Search for AWS Official MCP or aws-official-mcp.
  4. 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 uvx must be available.
  • Configure AWS credentials through the standard AWS SDK credential chain before tool discovery.
  • The bundled aws-api server defaults AWS_REGION to us-east-1; edit MCP settings for a different default region or profile.

Workflow:

  • Prefer aws-documentation for read-only documentation, service, and best-practice lookups.
  • Use aws-api only 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.