Skip to content
Back to search
30
MCP

S3

pulsemcp/s3

Provides AWS S3 and S3-compatible object storage operations with configurable read-only or read-write modes, CDN URL generation, and bulk operations.

Uptime
0.0%
1 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
s3db.js
Use AWS S3, the world's most reliable document storage, as a database with this ORM.
0 tools
@cdmx/n8n-nodes-aws-s3-custom
S3 custom module.
0 tools
AWS Documentation
Provides tools to access AWS documentation, search for content, and get recommendations.
0 tools
AWS Resources
Provides a Python-based interface for executing AWS queries across services like S3 and CodePipeline, enabling DevOps tasks and cloud resour
0 tools
S3 Uploader
Uploads images to Amazon S3 from local files or macOS clipboard and generates presigned URLs for sharing.
0 tools

How to use

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

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