AWS MCP Servers
@awslabs
About AWS MCP Servers
Open source MCP Servers for AWS
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"awslabs.bedrock-kb-retrieval-mcp-server": {
"command": "uvx",
"args": [
"awslabs.bedrock-kb-retrieval-mcp-server@latest"
],
"env": {
"AWS_PROFILE": "your-profile-name",
"AWS_REGION": "us-east-1",
"FASTMCP_LOG_LEVEL": "ERROR"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is AWS MCP Servers?
AWS MCP Servers is a suite of open source MCP (Model Context Protocol) servers that give AI applications access to AWS documentation, contextual guidance, and best practices. It is designed for developers using AI‑powered IDEs, chatbots, and custom workflows to build cloud‑native applications on AWS.
How to use AWS MCP Servers?
Install and configure a server for your MCP client (Kiro, Cline, Cursor, Windsurf, VS Code, or Claude Desktop) by adding its command to the client’s mcp.json configuration file. For example, the AWS Documentation server can be added with uvx mcp-server-aws-documentation. One‑click install buttons are available for Cursor and VS Code. The servers communicate over stdio only.
Key features of AWS MCP Servers
- Provides real‑time access to official AWS documentation
- Supports infrastructure & deployment workflows (CDK, Terraform, containers)
- Includes tools for AI/ML, data analytics, and databases
- Offers specialized servers for cost, operations, and healthcare
- Enables automated code generation and infrastructure management
- Integrates with popular MCP clients (IDE, chatbot, agent)
Use cases of AWS MCP Servers
- Vibe coding and development: accelerate cloud‑native application creation
- Conversational assistants: provide up‑to‑date AWS knowledge and guidance
- Autonomous background agents: automate data operations, ETL, and monitoring
- Infrastructure as code: generate CDK or Terraform templates from natural language
- Cost & operations: query AWS billing data and resource health
FAQ from AWS MCP Servers
What transport mechanisms do AWS MCP Servers support?
The servers support stdio only. Server Sent Events (SSE) support was removed on May 26, 2025. Support for Streamable HTTP is in active development.
How do I choose between a local and a remote MCP server?
Local servers run on your machine for low‑latency, offline‑capable access. The managed AWS MCP Server (preview) is remote, hosted by AWS, and provides secure, auditable interactions with IAM permissions and full CloudTrail logging.
Which MCP clients are compatible with AWS MCP Servers?
Common clients include Kiro, Cline, Cursor, Windsurf, VS Code, and Claude Desktop. Each client has a specific mcp.json configuration location documented in the README.
What happened to Server Sent Events (SSE) in AWS MCP Servers?
SSE support was removed on May 26, 2025 to align with the MCP specification. Previous major versions remain available for applications that still require SSE until migration to
Frequently asked questions
What transport mechanisms do AWS MCP Servers support?
The servers support stdio only. Server Sent Events (SSE) support was removed on May 26, 2025. Support for Streamable HTTP is in active development.
How do I choose between a local and a remote MCP server?
Local servers run on your machine for low‑latency, offline‑capable access. The managed AWS MCP Server (preview) is remote, hosted by AWS, and provides secure, auditable interactions with IAM permissions and full CloudTrail logging.
Which MCP clients are compatible with AWS MCP Servers?
Common clients include Kiro, Cline, Cursor, Windsurf, VS Code, and Claude Desktop. Each client has a specific `mcp.json` configuration location documented in the README.
What happened to Server Sent Events (SSE) in AWS MCP Servers?
SSE support was removed on May 26, 2025 to align with the MCP specification. Previous major versions remain available for applications that still require SSE until migration to
Basic information
More Cloud & Infrastructure MCP servers
Terraform MCP Server
hashicorpThe Terraform MCP Server provides seamless integration with Terraform ecosystem, enabling advanced automation and interaction capabilities for Infrastructure as Code (IaC) development.
K8s MCP Server
alexei-ledK8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to securely execute Kubernetes commands. It provides a bridge between language models and essential Kubernetes CLI tools including kubectl, helm, istioctl, and argocd, allowing AI syste
Supabase MCP Server
supabase-communityConnect Supabase to your AI assistants
Muumuu Domain MCP Server
pepaboThe official MCP server for Muumuu Domain by GMO Pepabo, Inc — the first remote MCP server in the Japanese domain registrar industry. Search and register domains, manage owned domains and contracts, and configure DNS rec
Azure DevOps MCP Server
Tiberriver256An MCP server for Azure DevOps
Comments