• Home
  • Categories
  • Pricing
  • Submit
    Built with
    Ever Works
    Ever Works

    Connect with us

    Stay Updated

    Get the latest updates and exclusive content delivered to your inbox.

    Product

    • Categories
    • Pricing
    • Help

    Clients

    • Sign In
    • Register
    • Forgot password?

    Company

    • About Us
    • Admin
    • Sitemap

    Resources

    • Blog
    • Submit
    • API Documentation
    All product names, logos, and brands are the property of their respective owners. All company, product, and service names used in this repository, related repositories, and associated websites are for identification purposes only. The use of these names, logos, and brands does not imply endorsement, affiliation, or sponsorship. This directory may include content generated by artificial intelligence.
    Copyright © 2025 Acme. All rights reserved.·Terms of Service·Privacy Policy·Cookies
    Decorative pattern
    Decorative pattern
    1. Home
    2. Cloud Devops Mcp Servers
    3. awslabs/mcp

    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.

    Surveys

    Loading more......

    Information

    Websitegithub.com
    PublishedDec 31, 2025

    Categories

    1 Item
    Cloud Devops Mcp Servers

    Tags

    3 Items
    #aws#cloud#infrastructure

    Similar Products

    6 result(s)

    AWS Official MCP Server

    Official AWS MCP server from awslabs providing AI applications access to AWS documentation, contextual guidance, and best practices. Enables enhanced cloud-native development, infrastructure management, and development workflows.

    Featured

    AWS Official MCP Servers

    Official collection of Amazon Web Services Model Context Protocol servers for managing AWS resources including S3, Lambda, DynamoDB, ECS, and CloudWatch through AI assistants with comprehensive cloud operations support.

    Featured

    AWS CLI MCP Server

    Talk with your AWS using Claude. An MCP server for AWS that serves as a comprehensive alternative to Amazon Q, providing AWS resource management through natural language.

    AWS MCP Server (rishikavikondala)

    A Model Context Protocol server implementation for operations on AWS resources, enabling AI assistants to manage cloud infrastructure through standardized MCP tools.

    AWS API MCP Server

    Core AWS MCP server that executes AWS CLI-style operations, enabling broad interaction with AWS services and resources via the Model Context Protocol.

    AWS MCP Essential Setup

    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.

    Featured

    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 awslabs organization 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).
    • 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, testing directories) enabling different AWS integrations.
      • Sample configurations and usage examples in the samples folder to help set up and customize integrations.
    • Developer-focused tooling and structure

      • Development container configuration via .devcontainer for reproducible environments.
      • Pre-commit configuration, linting (.ruff.toml), and Python version pinning (.python-version).
      • GitHub workflows and automation under .github.
    • Documentation site

      • Dedicated docs hosted at: https://awslabs.github.io/mcp/
      • Built with Docusaurus (present in the docusaurus directory).
    • Security and testing assets

      • Security-related configuration (e.g., .secrets.baseline, .vex directory).
      • Structured testing setup in the testing directory.

    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.