aws-documentation-mcp-server

stdio

Used by 2 plugins

Installs document-reviewer, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub revsystem/claude-code-plugins --plugin document-reviewer
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "aws-documentation-mcp-server": {
      "command": "uvx",
      "args": [
        "awslabs.aws-documentation-mcp-server@latest"
      ],
      "env": {
        "MCP_USER_AGENT": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36",
        "FASTMCP_LOG_LEVEL": "ERROR",
        "AWS_DOCUMENTATION_PARTITION": "aws"
      }
    }
  }
}
Security Considerations
External connections

This server connects to external services. Review the URLs it accesses before enabling.

Command
uvx
Access Level
write
Arguments
awslabs.aws-documentation-mcp-server@latest
Environment Variables
MCP_USER_AGENT=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
FASTMCP_LOG_LEVEL=ERROR
AWS_DOCUMENTATION_PARTITION=aws
Capabilities
cloud