Install
$ agentstack add mcp-awslabs-mcp ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ● Environment & secrets Used
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Open source MCP servers for AWS
A suite of specialized MCP servers that help you get the most out of AWS, wherever you use MCP.
[](https://github.com/awslabs/mcp) [](LICENSE) [](https://app.codecov.io/gh/awslabs/mcp) [](https://scorecard.dev/viewer/?uri=github.com/awslabs/mcp)
> [!TIP] > The Agent Toolkit for AWS is now live! The Agent Toolkit for AWS is the successor to the MCP servers, plugins, and skills available on AWS Labs, and was informed by feedback from customers like you. If you're building production software using coding agents or building agents for your own customers, we recommend Agent Toolkit for AWS. It includes IAM condition keys to distinguish agent actions from human ones, CloudWatch and CloudTrail visibility, and skills that have been evaluated for accuracy and effectiveness. This repo continues to work and accept contributions. Over time, the most useful projects here will move into Agent Toolkit for AWS.
Table of Contents
- [Open source MCP servers for AWS](#open-source-mcp-servers-for-aws)
- [Table of Contents](#table-of-contents)
- [What is the Model Context Protocol (MCP) and how does it work with MCP Servers for AWS?](#what-is-the-model-context-protocol-mcp-and-how-does-it-work-with-mcp-servers-for-aws)
- [Open source MCP servers for AWS Transport Mechanisms](#open-source-mcp-servers-for-aws-transport-mechanisms)
- [Supported transport mechanisms](#supported-transport-mechanisms)
- [Server Sent Events Support Removal](#server-sent-events-support-removal)
- [Why MCP Servers for AWS?](#why-mcp-servers-for-aws)
- [Available MCP Servers: Quick Installation](#available-mcp-servers-quick-installation)
- [🚀 Getting Started with AWS](#-getting-started-with-aws)
- [Browse by What You're Building](#browse-by-what-youre-building)
- [📚 Real-time access to official AWS documentation](#-real-time-access-to-official-aws-documentation)
- [🏗️ Infrastructure \& Deployment](#️-infrastructure--deployment)
- [Container Platforms](#container-platforms)
- [Serverless \& Functions](#serverless--functions)
- [Support](#support)
- [🤖 AI \& Machine Learning](#-ai--machine-learning)
- [📊 Data \& Analytics](#-data--analytics)
- [SQL \& NoSQL Databases](#sql--nosql-databases)
- [Search \& Analytics](#search--analytics)
- [Backend API Providers](#backend-api-providers)
- [Caching \& Performance](#caching--performance)
- [🛠️ Developer Tools \& Support](#️-developer-tools--support)
- [📡 Integration \& Messaging](#-integration--messaging)
- [💰 Cost \& Operations](#-cost--operations)
- [🧬 Healthcare \& Lifesciences](#-healthcare--lifesciences)
- [Browse by How You're Working](#browse-by-how-youre-working)
- [👨💻 Vibe Coding \& Development](#-vibe-coding--development)
- [Core Development Workflow](#core-development-workflow)
- [Infrastructure as Code](#infrastructure-as-code)
- [Application Development](#application-development)
- [Container \& Serverless Development](#container--serverless-development)
- [Testing \& Data](#testing--data)
- [Lifesciences Workflow Development](#lifesciences-workflow-development)
- [Healthcare Data Management](#healthcare-data-management)
- [💬 Conversational Assistants](#-conversational-assistants)
- [Knowledge \& Search](#knowledge--search)
- [Content Processing \& Generation](#content-processing--generation)
- [Business Services](#business-services)
- [🤖 Autonomous Background Agents](#-autonomous-background-agents)
- [Data Operations \& ETL](#data-operations--etl)
- [Caching \& Performance](#caching--performance-1)
- [Workflow \& Integration](#workflow--integration)
- [Operations \& Monitoring](#operations--monitoring)
- [MCP AWS Lambda Handler Module](#mcp-aws-lambda-handler-module)
- [When to use Local vs Remote MCP Servers?](#when-to-use-local-vs-remote-mcp-servers)
- [Local MCP Servers](#local-mcp-servers)
- [Remote MCP Servers](#remote-mcp-servers)
- [Use Cases for the Servers](#use-cases-for-the-servers)
- [Installation and Setup](#installation-and-setup)
- [For macOS/Linux](#for-macoslinux)
- [For Windows](#for-windows)
- [Running MCP servers in containers](#running-mcp-servers-in-containers)
- [Getting Started with Kiro](#getting-started-with-kiro)
- [
~/.kiro/settings/mcp.json](#kirosettingsmcpjson) - [Getting Started with Cline and Amazon Bedrock](#getting-started-with-cline-and-amazon-bedrock)
- [
cline_mcp_settings.json](#clinemcpsettingsjson) - [Getting Started with Cursor](#getting-started-with-cursor)
- [
.cursor/mcp.json](#cursormcpjson) - [Getting Started with Windsurf](#getting-started-with-windsurf)
- [
~/.codeium/windsurf/mcp_config.json](#codeiumwindsurfmcp_configjson) - [Getting Started with VS Code](#getting-started-with-vs-code)
- [
.vscode/mcp.json](#vscodemcpjson) - [Getting Started with Claude Code](#getting-started-with-claude-code)
- [
.mcp.json](#mcpjson) - [Samples](#samples)
- [Vibe coding](#vibe-coding)
- [Additional Resources](#additional-resources)
- [Security](#security)
- [Contributing](#contributing)
- [Developer guide](#developer-guide)
- [License](#license)
- [Disclaimer](#disclaimer)
What is the Model Context Protocol (MCP) and how does it work with MCP Servers for AWS?
> The Model Context Protocol (MCP) is an open protocol that enables seamless integration between LLM applications and external data sources and tools. Whether you're building an AI-powered IDE, enhancing a chat interface, or creating custom AI workflows, MCP provides a standardized way to connect LLMs with the context they need. > > — Model Context Protocol README
An MCP Server is a lightweight program that exposes specific capabilities through the standardized Model Context Protocol. Host applications (such as chatbots, IDEs, and other AI tools) have MCP clients that maintain 1:1 connections with MCP servers. Common MCP clients include agentic AI coding assistants (like Kiro, Cline, Cursor, Windsurf) as well as chatbot applications like Claude Desktop, with more clients coming soon. MCP servers can access local data sources and remote services to provide additional context that improves the generated outputs from the models.
MCP Servers for AWS use this protocol to provide AI applications access to AWS documentation, contextual guidance, and best practices. Through the standardized MCP client-server architecture, AWS capabilities become an intelligent extension of your development environment or AI application.
MCP Servers for AWS enable enhanced cloud-native development, infrastructure management, and development workflows—making AI-assisted cloud computing more accessible and efficient.
The Model Context Protocol is an open source project run by Anthropic, PBC. and open to contributions from the entire community. For more information on MCP, you can find further documentation here
Open source MCP servers for AWS Transport Mechanisms
Supported transport mechanisms
The MCP protocol currently defines two standard transport mechanisms for client-server communication:
- stdio, communication over standard in and standard out
- streamable HTTP
The MCP servers in this repository are designed to support stdio only.
You are responsible for ensuring that your use of these servers comply with the terms governing them, and any laws, rules, regulations, policies, or standards that apply to you.
Server Sent Events Support Removal
Important Notice: On May 26th, 2025, Server Sent Events (SSE) support was removed from all MCP servers in their latest major versions. This change aligns with the Model Context Protocol specification's backwards compatibility guidelines.
We are actively working towards supporting Streamable HTTP, which will provide improved transport capabilities for future versions.
For applications still requiring SSE support, please use the previous major version of the respective MCP server until you can migrate to alternative transport methods.
Why MCP Servers for AWS?
MCP servers enhance the capabilities of foundation models (FMs) in several key ways:
- Improved Output Quality: By providing relevant information directly in the model's context, MCP servers significantly improve model responses for specialized domains like AWS services. This approach reduces hallucinations, provides more accurate technical details, enables more precise code generation, and ensures recommendations align with current AWS best practices and service capabilities.
- Access to Latest Documentation: FMs may not have knowledge of recent releases, APIs, or SDKs. MCP servers bridge this gap by pulling in up-to-date documentation, ensuring your AI assistant always works with the latest AWS capabilities.
- Workflow Automation: MCP servers convert common workflows into tools that foundation models can use directly. Whether it's CDK, Terraform, or other AWS-specific workflows, these tools enable AI assistants to perform complex tasks with greater accuracy and efficiency.
- Specialized Domain Knowledge: MCP servers provide deep, contextual knowledge about AWS services that might not be fully represented in foundation models' training data, enabling more accurate and helpful responses for cloud development tasks.
Available MCP Servers: Quick Installation
Get started quickly with one-click installation buttons for popular MCP clients. Click the buttons below to install servers directly in Cursor or VS Code:
🚀 Getting Started with AWS
For AWS interactions, we recommend starting with:
| Server Name | Description | Install | |-------------------------------------------------------------------------------------------------------------|-------------|---------| | AWS MCP Server (in preview) | Start here for secure, auditable AWS interactions! This remote, managed MCP server is hosted by AWS and combines comprehensive AWS API support with access to the latest AWS documentation, API references, What's New posts, and Getting Started information. Features pre-built Agent SOPs that follow AWS best practices, helping agents complete complex multi-step AWS tasks reliably. Built with safety and control in mind: syntactically validated API calls, IAM-based permissions with zero credential exposure, and complete CloudTrail audit logging. Access all AWS services for managing infrastructure, exploring resources, and executing AWS operations with full transparency and traceability. Read more | [](https://kiro.dev/launch/mcp/add?name=aws-mcp&config=%7B%22command%22%3A%22uvx%22%2C%22args%22%3A%5B%22mcp-proxy-for-aws%40latest%22%2C%22https%3A//aws-mcp.us-east-1.api.aws/mcp%22%5D%7D) [](https://cursor.com/en-US/install-mcp?name=aws-mcp&config=eyJjb21tYW5kIjoidXZ4IG1jcC1wcm94eS1mb3ItYXdzQGxhdGVzdCBodHRwczovL2F3cy1tY3AudXMtZWFzdC0xLmFwaS5hd3MvbWNwIn0%3D) []() |
Browse by What You're Building
📚 Real-time access to official AWS documentation
| Server Name | Description | Install | |-------------|-------------|---------| | [AWS Knowledge MCP Server](src/aws-knowledge-mcp-server) | A remote, fully-managed MCP server hosted by AWS that provides access to the latest AWS docs, API references, What's New Posts, Getting Started information, Builder Center, Blog posts, Architectural references, and Well-Architected guidance. | [](https://kiro.dev/launch/mcp/add?name=aws-knowledge-mcp&config=%7B%22url%22%3A%22https%3A//knowledge-mcp.global.api.aws%22%7D) [](https://cursor.com/en/install-mcp?name=aws-knowledge-mcp&config=eyJ1cmwiOiJodHRwczovL2tub3dsZWRnZS1tY3AuZ2xvYmFsLmFwaS5hd3MifQ==) [](https://vscode.dev/redirect/mcp/install?name=aws-knowledge-mcp&config=%7B%22type%22%3A%22http%22%2C%22url%22%3A%22https%3A%2F%2Fknowledge-mcp.global.api.aws%22%7D) | | [AWS Documentation MCP Server](src/aws-documentation-mcp-server) | Get latest AWS docs and API references | [](https://kiro.dev/launch/mcp/add?name=awslabs.aws-documentation-mcp-server&config=%7B%22command%22%3A%22uvx%22%2C%22args%22%3A%5B%22awslabs.aws-documentation-mcp-server%40latest%22%5D%2C%22env%22%3A%7B%22FASTMCPLOGLEVEL%22%3A%22ERROR%22%2C%22AWSDOCUMENTATIONPARTITION%22%3A%22aws%22%7D%7D) [](https://cursor.com/en/install-mcp?name=awslabs.aws-documentation-mcp-server&config=eyJjb21tYW5kIjoidXZ4IGF3c2xhYnMuYXdzLWRvY3VtZW50YXRpb24tbWNwLXNlcnZlckBsYXRlc3QiLCJlbnYiOnsiRkFTVE1DUF9MT0dfTEVWRUwiOiJFUlJPUiIsIkFXU19ET0NVTUVOVEFUSU9OX1BBUlRJVElPTiI6ImF3cyJ9LCJkaXNhYmxlZCI6ZmFsc2UsImF1dG9BcHByb3ZlIjpbXX0%3D) [](https://insiders.vscode.dev/redirect/mcp/install?name=AWS%20Documentation%20MCP%20Server&config=%7B%22command%22%3A%22uvx%22%2C%22args%22%3A%5B%22awslabs.aws-documentation-mcp-server%40latest%22%5D%2C%22env%22%3A%7B%22FASTMCPLOGLEVEL%22%3A%22ERROR%22%2C%22AWSDOCUMENTATIONPARTITION%22%3A%22aws%22%7D%2C%22disabled%22%3Afalse%2C%22autoApprove%22%3A%5B%5D%7D) |
🏗️ Infrastructure & Deployment
Build, deploy, and manage cloud infrastructure with Infrastructure as Code best practices.
| Server Name | Description | Install | |-------------|-------------|---------| | [AWS IaC MCP Server](src/aws-iac-mcp-server) | Complete Infrastructure as Code toolkit with CloudFormation documentation access, CDK best practices guidance, construct examples, security validation, and deployment troubleshooting | [](https://kiro.dev/launch/mcp/add?name=awslabs.aws-iac-mcp-server&config=%7B%22command%22%3A%22uvx%22%2C%22args%22%3A%5B%22awslabs.aws-iac-mcp-server%40latest%22%5D%2C%22env%22%3A%7B%22AWSPROFILE%22%3A%22your-aws-profile%22%2C%22FASTMCPLOGLEVEL%22%3A%22ERROR%22%7D%7D) [](https://cursor.com/en/install-mcp?name=awslabs.aws-iac-mcp-server&config=eyJjb21tYW5kIjoidXZ4IGF3c2xhYnMuYXdzLWlhYy1tY3Atc2VydmVyQGxhdGVzdCIsImVudiI6eyJBV1NfUFJPRklMRSI6InlvdXItYXdzLXByb2ZpbGUiLCJGQVNUTUNQX0xPR19MRVZFTCI6IkVSUk9SIn0sImRpc2FibGVkIjpmYWxzZSwiYXV0b0FwcHJvdmUiOltdfQ==IiwiZW52Ijp7IkFXU19QUk9GSUxFIjoieW91ci1hd3MtcHJvZmlsZSIsIkZBU1RNQ1BfTE9HX0xFVkVMIjoiRVJST1IifSwiZGlzYWJsZWQiOmZhbHNlLCJhdXRvQXBwcm92ZSI6W119) [](https://insiders.vscode.dev/redirect/mcp/install?name=AWS%20IaC%20MCP%20Server&config=%7B%22command%22%3A%22uvx%22%2C%22args%22%3A%5B%22awslabs.aws-iac-mcp-server%40latest%22%5D%2C%22env%22%3A%7B%22AWSPROFILE%22%3A%22your-aws-profile%22%2C%22FASTMCPLOGLEVEL%22%3A%22ERROR%22%7D%2C%22disabled%22%3Afalse%2C%22autoApprove%22%3A%5B%5D%7D) | | [AWS Cloud Control API MCP Server](src/ccapi-mcp-server) ⚠️ DEPRECATED | Direct AWS resource management with security scanning and best practices (Use [AWS IaC MCP Server](src/aws-iac-mcp-server) instead) | [](https://kiro.dev/launch/mcp/add?name=awslabs.ccapi-mcp-server&config=%7B%22command%22%3A%22uvx%22%2C%22args%22%3A%5B%22awslabs.ccapi-mcp-server%40latest%22%5D%2C%22env%22%3A%7B%22AWSPROFILE%22%3A%22your-aws-profile%22%2C%22AWSREGION%22%3A%22us-east-1%22%2C%22FASTMCPLOGLEVEL%22%3A%22ERROR%22%7D%7D) [](https://cursor.com/en/install-mcp?name=awslabs.ccapi-mcp-server&config=eyJjb21tYW5kIjoidXZ4IGF3c2xhYnMuY2NhcGktbWNwLXNlcnZlckBsYXRlc3QiLCJlbnYiOnsiQVdTX1BST0ZJTEUiOiJ5b3VyLWF3cy1wcm9maWxlIiwiQVdTX1JFR0lPTiI6InVzLWVhc3QtMSIsIkZBU1RNQ1BfTE9HX0xFV
…
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: awslabs
- Source: awslabs/mcp
- License: Apache-2.0
- Homepage: https://awslabs.github.io/mcp/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.