Skip to content
Back to search
30
MCP

io.github.ofershap/s3

io.github.ofershap/s3

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

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

Similar MCP servers embedding-nearest

mcp-server-s3
MCP server for AWS S3 — list buckets, browse objects, upload/download files, and generate presigned URLs from your IDE
0 tools
com.pulsemcp/s3
MCP server for AWS S3 with fine-grained tool control and S3-compatible endpoint support.
0 tools
aws-s3-mcp
MCP server for AWS S3 storage access
0 tools
aws-s3-explorer-mcp
An open-source Model Context Protocol (MCP) server for Amazon S3.
0 tools
io.github.ferhatdundar/s3-mcp-connector
MCP server for Amazon S3 and S3-compatible endpoints (LocalStack, MinIO). Single Go binary.
0 tools
io.github.infoinlet-marketplace/mcp-s3
Read-only S3/MinIO/R2 object storage for AI agents — list buckets/objects, metadata, fetch.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.ofershap/s3": {
      "url": "None",
      "transport": "http"
    }
  }
}