HomeCloud & Monitoring › mcp-server-s3

mcp-server-s3

AWS S3 MCP — list buckets, browse objects, upload/download, presigned URLs.

TypeScript Cloud
★ 4 stars Last pushed 2026-08-10 License: MIT

Topics: Cloud Platforms

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.1)

npx -y mcp-server-s3@1.0.1

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-server-s3": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-s3@1.0.1"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry