Back to search
30
MCP

aws-s3-mcp

samuraikun/aws-s3-mcp

MCP server to integrate AWS S3 and LLM

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

Similar MCP servers embedding-nearest

aws-s3-mcp
MCP server for AWS S3 storage access
0 tools
mcp
Open source MCP Servers for AWS
0 tools
mcp-client-llm
MCP server for the LLMs
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
mcp-server-aws
A Model Context Protocol server implementation for operations on AWS resources
0 tools
com.pulsemcp/s3
MCP server for AWS S3 with fine-grained tool control and S3-compatible endpoint support.
0 tools

How to use

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

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