Back to directory
s3-mcp-server

s3-mcp-server

@aws-samples79

An MCP server implementation that exposes AWS S3 data, including PDF documents, as resources and provides tools for listing buckets, listing objects, and retrieving objects, primarily for use with LLMs.

s3awspdfstoragecloud

Installation & Configuration

{
  "mcpServers": {
    "s3-mcp-server": {
      "command": "uvx",
      "args": [
        "s3-mcp-server"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2024/12/23
Updated
2026/6/7