Skip to main content
Cloud PlatformsUnknown

awslabs/mcp

AWS MCP servers for seamless integration with AWS services and resources.

cloud-platformsofficialcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/awslabs/mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "awslabs-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "awslabs/mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Cloud Platforms
Language
Unknown
Author
awslabs