Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
AWS MCP Servers logo
MCP server

AWS MCP Servers

A large collection of AWS-specific MCP servers, installed one at a time.

0
SaveVisit website ↗

Add it to your client

Official
Install
uvx awslabs.aws-documentation-mcp-server@latest
mcpServers
{
  "mcpServers": {
    "aws-mcp": {
      "command": "uvx",
      "args": [
        "awslabs.aws-documentation-mcp-server@latest"
      ]
    }
  }
}
Transport
stdio
Runtime
Python
Auth
Required
License
Apache-2.0

The awslabs repository ships around a hundred independent servers, each scoped to a single AWS surface: documentation search, infrastructure as code, EKS and ECS operations, Lambda invocation, Bedrock knowledge bases, cost analysis and many more. They are published as Python packages, so a client entry is a uvx command naming the exact server you need instead of one catch-all binary. Communication is stdio only, and any server that touches an account reads the usual AWS credential settings such as AWS_PROFILE.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?