Skip to content
Back to search
30
MCP

Amazon S3

pulsemcp/amazon s3

Provides a bridge to Amazon S3 storage services for listing buckets, browsing objects, retrieving file contents, uploading, downloading, and deleting files directly from conversations.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

S3
Provides AWS S3 and S3-compatible object storage operations with configurable read-only or read-write modes, CDN URL generation, and bulk op
0 tools
Ali OSS
Provides a bridge between AI systems and Ali OSS cloud storage, enabling file upload, download, listing, and management operations through a
0 tools
S3 Uploader
Uploads images to Amazon S3 from local files or macOS clipboard and generates presigned URLs for sharing.
0 tools
aws-s3-mcp
MCP server for AWS S3 storage access
0 tools
io.github.ofershap/s3
AWS S3 MCP — list buckets, browse objects, upload/download, presigned URLs.
0 tools
mcp-server-s3
MCP server for AWS S3 — list buckets, browse objects, upload/download files, and generate presigned URLs from your IDE
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "amazon_s3": {
      "url": "None",
      "transport": "http"
    }
  }
}