Back to search
30
MCP

aws-s3-mcp

pypi/aws-s3-mcp

MCP server for AWS S3 storage access

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

Similar MCP servers embedding-nearest

aws-s3-mcp
MCP server to integrate AWS S3 and LLM
0 tools
mcp
Open source MCP Servers for AWS
0 tools
aws-mcp-server
AWS MCP Server
0 tools
aws-mcp
AWS Model Context Protocol Server
0 tools
aws-tasks-mcp-server
AWS Tasks MCP Server
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": {
    "aws-s3-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}