AWS MCP Servers
A large collection of AWS-specific MCP servers, installed one at a time.
Add it to your client
Officialuvx awslabs.aws-documentation-mcp-server@latest
{
"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.
Similar MCP servers
W&B MCP Server
MCP serverQueries Weights & Biases runs and Weave traces in plain language.
Terraform MCP Server
MCP serverRegistry lookups and HCP Terraform workspace operations for agents.
GitHub MCP Server
MCP serverGitHub's own server for repos, issues, pull requests and workflow runs
Comments(0)
Sign in to comment