Skip to content
Back to search
30
MCP

S3 Uploader

pulsemcp/s3 uploader

Uploads images to Amazon S3 from local files or macOS clipboard and generates presigned URLs for sharing.

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

Similar MCP servers embedding-nearest

Amazon S3
Provides a bridge to Amazon S3 storage services for listing buckets, browsing objects, retrieving file contents, uploading, downloading, and
0 tools
io.github.ofershap/s3
AWS S3 MCP — list buckets, browse objects, upload/download, presigned URLs.
0 tools
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
mcp-server-s3
MCP server for AWS S3 — list buckets, browse objects, upload/download files, and generate presigned URLs from your IDE
0 tools
aws-s3-mcp
MCP server for AWS S3 storage access
0 tools
Remote Camera
Capture photos remotely from mobile devices via S3-backed upload URLs
0 tools · streamable-http

How to use

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

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