awslabs/mcp
Official AWS MCP servers that provide seamless Model Context Protocol integration with a wide range of AWS services and resources, enabling AI assistants to interact with AWS infrastructure programmatically.
About this tool
title: "AWS MCP Servers" slug: "awslabsmcp" brand: "aws-labs" featured: true category: "cloud-devops-mcp-servers" external_url: "https://github.com/awslabs/mcp" source_url: "https://github.com/awslabs/mcp" images:
- "https://opengraph.githubassets.com/1/awslabs/mcp" logo: "https://a0.awsstatic.com/libra-css/images/logos/aws_logo_smile_1200x630.png" tags:
- aws
- cloud
- infrastructure license: "Apache-2.0"
Overview
AWS MCP Servers is an open‑source collection of official Model Context Protocol (MCP) servers from AWS. These servers provide programmatic integration between AI assistants and AWS services and resources, allowing tools that speak MCP to inspect and interact with AWS infrastructure.
Features
-
Official AWS MCP server implementations
- Maintained under the
awslabsorganization with an Apache-2.0 license. - Designed to be used wherever MCP is supported (e.g., AI assistants and developer tools that implement the Model Context Protocol).
- Maintained under the
-
Integration with AWS services and resources
- Exposes AWS capabilities over MCP so assistants can interact with AWS infrastructure programmatically.
- Targets a wide range of AWS services (exact service list is defined in the repository code and docs).
-
Extensible server collection
- Multiple servers under a single repository structure (
src,samples,testingdirectories) enabling different AWS integrations. - Sample configurations and usage examples in the
samplesfolder to help set up and customize integrations.
- Multiple servers under a single repository structure (
-
Developer-focused tooling and structure
- Development container configuration via
.devcontainerfor reproducible environments. - Pre-commit configuration, linting (
.ruff.toml), and Python version pinning (.python-version). - GitHub workflows and automation under
.github.
- Development container configuration via
-
Documentation site
- Dedicated docs hosted at: https://awslabs.github.io/mcp/
- Built with Docusaurus (present in the
docusaurusdirectory).
-
Security and testing assets
- Security-related configuration (e.g.,
.secrets.baseline,.vexdirectory). - Structured testing setup in the
testingdirectory.
- Security-related configuration (e.g.,
Use Cases
- Allow an MCP-compatible AI assistant to:
- Inspect AWS resources programmatically.
- Orchestrate workflows that involve AWS infrastructure.
- Integrate AWS data and operations into conversational or tool-based agents.
Pricing
- The project is open source under the Apache-2.0 license.
- No license fees for using the code; standard AWS service charges apply separately when calling AWS APIs from these servers.
Loading more......
Information
Categories
Tags
Similar Products
6 result(s)Core AWS MCP server that executes AWS CLI-style operations, enabling broad interaction with AWS services and resources via the Model Context Protocol.
A remote, managed MCP server hosted by AWS that provides comprehensive AWS API access, up‑to‑date AWS documentation, and support for agent SOPs to manage and explore AWS resources via natural language. It includes command validation, security controls, and coverage of all AWS services for infrastructure management and operations.
An MCP Server integration for Alibaba Cloud services, allowing MCP clients to interact with Alibaba’s cloud computing resources.
An MCP server that offers AWS pre-deployment cost estimation and optimization capabilities for conversational assistants.
An MCP server that helps users create and manage AWS Support cases programmatically through the Model Context Protocol.
The official Microsoft MCP server for Azure services, exposing Azure Storage, Cosmos DB, Azure Monitor, and related resources through the Model Context Protocol interface.