2 required secrets
AWS Documentation
Access, search, and get recommendations from AWS documentation
Documentation & LearningSaaS & API Integrations
About

Access, search, and get recommendations from AWS documentation with tools to fetch content, search globally, and discover related resources.
Features
- Read Documentation: Fetch and convert AWS documentation pages to markdown format
- Search Documentation: Search AWS documentation using the official search API (global only)
- Recommendations: Get content recommendations for AWS documentation pages (global only)
- Get Available Services List: Get a list of available AWS services in China regions (China only)
What you’ll need to connect
Required AWS Credentials:
- AWS Access Key ID: Your AWS credential access key
- AWS Secret Access Key: Your AWS credential access secret
Optional Configuration:
- AWS Region: AWS region to use (default:
us-east-1) - AWS Session Token: Required only for temporary credentials like SSO or STS AssumeRole
Basic Usage
Example:
- “look up documentation on S3 bucket naming rule. cite your sources”
- “recommend content for page https://docs.aws.amazon.com/AmazonS3/latest/userguide/bucketnamingrules.html“
Configuration
Environment variables
| Variable | Description | Required |
|---|---|---|
AWS_ACCESS_KEY_ID | Your AWS Access Key ID | Yes |
AWS_SECRET_ACCESS_KEY | AWS Secret Access Key | Yes |
AWS_SESSION_TOKEN | AWS Session Token, only required if using temporary credentials such as temporary AWS credentials, such as those obtained through aws sso login or other temporary access methods (for example, STS AssumeRole) | No |
AWS_REGION | AWS Region, default to us-east-1 | No |
Container runtime
- Image
ghcr.io/obot-platform/mcp-images/aws-documentation:1.1.20- Port
8099- Path
/- Args
awslabs.aws-documentation-mcp-server