Cloud & Infrastructure

AWS Documentation MCP

AWS Labs’ documentation MCP server lets agents search and retrieve official AWS documentation with grounded citations. A foundational building block for cloud infrastructure agents.

Stars

9.4k

Installs

210.0k

License

Apache-2.0

Kind

MCP

Trust evidence

Verified

Verified MCP — curated catalog entry with reviewed setup metadata.

  • Stars: 9.4k · catalog
  • Freshness: Updated 2026-06-01
  • Used in 0 known stacks (editorial graph may still apply)

Prerequisites

  • · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
  • · Environment: FASTMCP_LOG_LEVEL
  • · Environment: AWS_DOCUMENTATION_PARTITION

Reference command

{
  "mcpServers": {
    "aws-documentation": {
      "command": "uvx",
      "args": ["awslabs.aws-documentation-mcp-server@latest"],
      "env": {
        "FASTMCP_LOG_LEVEL": "ERROR",
        "AWS_DOCUMENTATION_PARTITION": "aws"
      }
    }
  }
}

Often stacked with