Servers / Infrastructure / Cloudflare R2 MCP
🛠

Cloudflare R2 MCP

Free · Infrastructure · by Cloudflare · Listed March 3, 2026

Install

npx @cloudflare/mcp-r2

About

Object storage through MCP. Upload, download, list, and manage files in Cloudflare R2. S3-compatible with zero egress fees. Perfect for AI agents that need file storage.

MCP Config

Add this to your MCP configuration file:

{ "mcpServers": { "cloudflare-r2-mcp": { "command": "npx @cloudflare/mcp-r2" } } }