A
AWS Documentation MCP Server
Official AWS MCP server for searching, reading, and getting recommendations from AWS documentation
Overall Score95/100
Score Breakdown
Server Info
- Package
- awslabs.aws-documentation-mcp-server
- Registry
- pypi
- Repository
- awslabs/mcp
- Maintainer
- AWSVendor
- Category
- Cloud & Infrastructure
- Tags
- awscloudinfrastructure
- Last Scanned
- 7 Apr 2026
Findings
1 issuesAuthentication & Identity
LOWNo authentication required
This server does not require credentials. It accesses public data or relies on local system permissions.
Remediation
Consider whether the data accessed warrants authentication.
Tools
4 total| Name | Description | Risk |
|---|---|---|
| read_documentation | Fetch and convert an AWS documentation page to markdown format. | read |
| read_sections | Extract specific sections from AWS documentation pages by title. | read |
| search_documentation | Search AWS documentation using the official AWS Documentation Search API. | read |
| recommend | Get content recommendations for an AWS documentation page. | read |
Deploy AWS Documentation MCP Server securely
CompleteFlow adds per-user authentication, permission scoping, and audit logging to any MCP server out of the box.
Deploy on CompleteFlow