Manage files in Cloudflare R2, including uploads, downloads, listing, deletion, and APK uploads.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "R2 Bucket MCP" yet — see the docs or source repo.
Upload release.zip from the local dist folder to the builds/2025-01/ path in Cloudflare R2, and return the object key and upload result.
Returns whether the upload succeeded, the destination object path, and file identifiers for later management.
List all files under the logs/ prefix in the R2 bucket, identify log files older than 30 days, delete them, and give me a summary list.
Returns the file list, the deleted old files, and a summary of the cleanup operation.
Use the dedicated APK upload tool to upload app-release.apk to the android/releases/ directory in R2 and tell me the final storage location.
Returns the APK upload result, storage path, and object details for distribution or archiving.
Manage S3-compatible buckets and objects in RustFS using natural language.
Automate Cloudflare API tasks and check current schemas via Rube MCP.
Automate Cloudflare configuration, domain, and security tasks through Rube MCP.
Manage Raster image libraries over MCP with search, upload, tagging, and transfer.
Upload files to MinIO via MCP and generate reusable curl commands.
Deploy a secure remote MCP server on Cloudflare with OAuth and SSE tool calling.