Catalog
io.github.infoinlet-marketplace/mcp-s3
OfficialRead-only S3/MinIO/R2 object storage for AI agents — list buckets/objects, metadata, fetch.
Read-only object storage access for S3, MinIO, and Cloudflare R2 buckets.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-s3": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-s3@0.1.1"
]
}
}
}