Back to search
30
MCP

mcp-server-s3

npm/mcp-server-s3

MCP server for AWS S3 — list buckets, browse objects, upload/download files, and generate presigned URLs from your IDE

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

Similar MCP servers embedding-nearest

io.github.ofershap/s3
AWS S3 MCP — list buckets, browse objects, upload/download, presigned URLs.
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-content-mcp
MCP server for retrieving and analyzing AWS content from aws.amazon.com
0 tools
AWS MCP Server
A managed MCP server enabling AI agents to access AWS using docs, API calls, and SOP workflows.
0 tools
AWS MCP Server
AWS MCP Server lets AI securely access AWS using docs, API calls, and SOP workflows.
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-server-s3": {
      "url": "None",
      "transport": "http"
    }
  }
}