YSahloul/r2-mcp
3.1
If you are the rightful owner of r2-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The R2 MCP Server is a Model Context Protocol server designed for Cloudflare R2 operations using the S3 API, enabling comprehensive bucket and object management.
Tools
Functions exposed to the LLM to take actions
r2_list_buckets
List all R2 buckets in your account
r2_create_bucket
Create a new R2 bucket
r2_delete_bucket
Delete an empty R2 bucket
r2_test_bucket
Test access to a specific bucket
r2_upload_documents
Upload documents to an R2 bucket
r2_list_documents
List objects in an R2 bucket
r2_get_document
Download an object from R2
r2_delete_document
Delete an object from R2
r2_test_connection
Test R2 credentials and connection
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client