N8n Nodes Cloudflare R2
Description
n8n community node for Cloudflare R2 object storage integration, featuring bucket management, object operations, batch operations, CORS policies, and full AI Agent compatibility
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
n8n-nodes-cloudflare-r2
[](https://www.npmjs.com/package/n8n-nodes-cloudflare-r2-storage) [](https://opensource.org/licenses/MIT)
An n8n community node for seamless integration with **Cloudflare R2 Object Storage**. Upload, download, manage files and buckets with zero egress fees. Includes batch operations, CORS management, and full AI Agent compatibility.
Table of Contents
- Installation
- Operations
- Credentials
- Usage Examples
- AI Agent Compatibility
- API Reference
- Development
- Support
Installation
Via n8n Community Nodes (Recommended)
- Go to Settings → Community Nodes in your n8n instance
- Enter
n8n-nodes-cloudflare-r2-storagein the Package field - Click Install
- Restart your n8n instance
Via npm
# Navigate to your n8n installation folder
cd ~/.n8n
# Install the package
npm install n8n-nodes-cloudflare-r2-storage
# Restart n8n
Operations
🪣 Bucket Operations
- Create - Create new R2 buckets with location hints
- List - List all buckets in your account
- Get Info - Get detailed bucket information
- Delete - Remove empty buckets
- CORS Management - Get, set, and delete CORS policies
📄 Object Operations
- Upload - Upload files from binary data or text content
- Download - Download files with automatic binary data handling
- Delete - Remove objects from buckets
- List - List objects with prefix filtering and pagination
- Copy - Copy objects between buckets
- Get Metadata - Retrieve object metadata without downloading
⚡ Batch Operations
- Upload Multiple - Upload multiple files in one operation
- Delete Multiple - Delete up to 1,000 objects
Related Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps