๐Ÿ”ง

Cloudflare Workers

Official๐Ÿ”งMCP Server

cloudflare/cloudflare-remote-mcp

VibeIndex|
What it does
|

Manage Cloudflare Workers, bindings, and edge deployments

Overview

Cloudflare Workers MCP is Cloudflare's official remote MCP server for managing Workers, the edge computing platform. It provides access to Worker scripts, KV storage, D1 databases, and R2 object storage from Claude Code.

Key Features

  • Worker Management: Deploy, update, and manage Cloudflare Worker scripts. View logs and monitor performance.
  • KV Storage: Read and write to Workers KV (key-value) namespaces for edge-distributed data storage.
  • D1 Database: Query Cloudflare D1 (SQLite at the edge) databases, manage schemas, and run SQL commands.
  • R2 Object Storage: Browse, upload, and manage objects in Cloudflare R2 storage buckets.
  • Configuration: Manage Worker routes, custom domains, environment variables, and secrets.

Who is this for?

  • Developers building on Cloudflare Workers who want to deploy and manage edge functions from the terminal
  • Teams using Cloudflare's developer platform (Workers, KV, D1, R2) who need unified management
  • Edge computing developers who want AI assistance in writing and debugging Worker scripts
cloudserverlessedge

Installation

๐Ÿ“‹

Installation Guide Not Available

Check the GitHub README for installation instructions.

View full documentation on GitHub โ†’
0
Last UpdatedMar 11, 2026