Stop Searching. Start Trusting.
The curated directory of MCP servers, vetted for security, efficiency, and quality.
Tired of the MCP "Marketplace" Chaos?
We built MCPScout.ai to solve the ecosystems biggest pain points.
No Insecure Dumps
We manually analyze every server for basic security flaws.
Easy Setup
Our gotcha notes warn you about complex setups.
Avoid "Token Hogs"
We estimate token costs for cost-effective agents.
Products, Not Demos
We filter out "Hello World" demos.
Vetted Servers(1)
mcp
by awslabs
Provides a comprehensive suite of tools for managing, analyzing, and troubleshooting a wide array of AWS cloud resources, including databases (DocumentDB, Keyspaces), billing and cost management, serverless components (Lambda, SAM), infrastructure as code (CloudFormation, Terraform), container orchestration (ECS), data processing (EMR, Glue, Athena), and various monitoring and security services. It enables AI assistants to interact with and automate cloud operations through a unified Model Context Protocol (MCP) interface.
Provides a comprehensive suite of tools for managing, analyzing, and troubleshooting a wide array of AWS cloud resources, including databases (DocumentDB, Keyspaces), billing and cost management, serverless components (Lambda, SAM), infrastructure as code (CloudFormation, Terraform), container orchestration (ECS), data processing (EMR, Glue, Athena), and various monitoring and security services. It enables AI assistants to interact with and automate cloud operations through a unified Model Context Protocol (MCP) interface.
Setup Requirements
- ⚠️Python 3.10+ runtime and `uv` package manager are required for installation and local development.
- ⚠️Requires configuring AWS credentials with appropriate IAM permissions, which can be extensive and fine-grained depending on the specific AWS services being managed.
- ⚠️Direct network access to specific AWS resources (e.g., DocumentDB cluster, S3 buckets for Storage Lens, Prometheus endpoints) may be necessary.
- ⚠️Enabling write operations (`--allow-write` flag) significantly elevates operational risks and should only be done with explicit user consent and a clear understanding of potential impacts.
- ⚠️Some tools (e.g., S3 Storage Lens, Lambda Tool) require prior setup of AWS resources (e.g., S3 manifests, tagged Lambda functions) to function correctly.