boto3

GitHub

Boto3, an AWS SDK for Python

9,870 stars Python 1 file ยท ~1,348 tokens #aws#aws-sdk#cloud#cloud-management#python

boto3 MCP Server

MCP server for boto/boto3

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "boto3": {
      "command": "npx",
      "args": [
        "-y",
        "@boto/boto3"
      ]
    }
  }
}