Geun-Oh/s3-mcp-server
⚙️ A Model Context Protocol (MCP) server for accessing Amazon S3 buckets. This server provides seamless integration with S3 storage through MCP, allowing efficient handling of large files including PDFs through streaming capabilities.
Platform-specific configuration:
{
"mcpServers": {
"s3-mcp-server": {
"command": "npx",
"args": [
"-y",
"s3-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...