Enterprise DNA Enterprise DNA
M MCP Servers Developer low

Cloudflare MCP Server

by Cloudflare

Official remote MCP servers from Cloudflare. Workers, R2, KV, DNS, Workers AI, all from your agent.

MCP

Cloudflare MCP Server

Added 17 May 2026

#mcp #cloudflare #workers #official #remote

Overview

Cloudflare ships a suite of official remote MCP servers covering Workers, R2, KV, D1, DNS, Workers AI, and the broader Cloudflare platform. They run as hosted remote MCP, so any compatible client can connect with an API token and operate Cloudflare end to end through an agent.

Best for

Best for
Teams running anything serious on Cloudflare

Use cases

  • Deploy a Worker, set DNS, and ship a route in one agent session
  • Inspect and rotate KV or R2 storage through an agent
  • Manage DNS records and routing across many zones
  • Operate Cloudflare AI gateway and Workers AI workloads

How to use

Tools exposed

  • mcp-remote

Tested with

Cursor, Claude

Example client config

{\n	"mcpServers": {\n		"cloudflare-observability": {\n			"command": "npx",\n			"args": ["mcp-remote", "https://observability.mcp.cloudflare.com/mcp"]\n		},\n		"cloudflare-bindings": {\n			"command": "npx",\n			"args": ["mcp-remote", "https://bindings.mcp.cloudflare.com/mcp"]\n		}\n	}\n}

Notes

Why it matters

Cloudflare is one of the few major platform vendors to ship a full remote MCP surface in 2025. The agent can drive the edge stack end to end without a local server to manage.

How teams use it in production

Use scoped API tokens per project. Wire the relevant Cloudflare MCP surface into a Claude Code session and the agent can deploy Workers, set DNS, and manage storage without leaving the loop.

What to watch

AWS, GCP, and Azure all need similar first-party MCP surfaces. Cloudflare moving first sets the pattern.

Pros

  • Hosted remote MCP, no local server to manage
  • Coverage across the full Cloudflare platform
  • Strong fit with the agent-deployed-edge-apps pattern
  • Token-scoped, can lock down per-zone or per-product

Cons

  • Token scoping requires deliberate care, defaults are wide
  • Some advanced enterprise features still missing
  • Remote-only transport assumes connectivity
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks