~/CLIRank
MCP ServerVerified~130ms avg

Cloudflare MCP Server

Manage Cloudflare Workers, KV, R2, and D1 from Claude Code.

Install
claude mcp add cloudflare -- npx -y @cloudflare/mcp-server-cloudflare
Direct API Alternative

You can also call this service directly via its API: Cloudflare API

Use the MCP when:

You want plug-and-play integration with Claude Code and don't need custom logic around the calls.

Use the API when:

You need fine-grained control, custom error handling, or want to chain multiple API calls in a script.

About

The official Cloudflare MCP server connects Claude Code to your Cloudflare account. Deploy and manage Workers, read and write to KV namespaces, interact with R2 storage, query D1 databases, and manage DNS records. Supports all major Cloudflare products through a single MCP interface.

Tags

cloudflareworkersedgecdnserverless

Score Breakdown

CLI Score Breakdown8/11
Official SDK on npm/pip+2
Env var authentication (no browser OAuth)+2
Works in headless/CI environments+2
CLI tool available0
JSON response for piping/parsing+1
Docs have curl/CLI examples+1
Reasonable rate limits for scripted use0
Machine-readable pricing (md/JSON/static)0
Quality Score Breakdown
npm weekly downloads6.0k
GitHub stars1.5k
Days since last release15d
Issue close ratio75%
TypeScript typesYes
Docs qualitygood
Breaking changesoccasional

Performance

Latencyus-east-1 - 2026-03-26
p50
100ms
avg
130ms
p95
310ms

Scores

CLI
8
Quality
8
Weekly installs6,000
Last updated3/16/2026

Related

APIVerified~80ms - Fast
95k/wk

Cloudflare API

Workers, KV, R2, D1, DNS, and CDN management via REST.

CLI
10
Quality
9
npm install cloudflare
MCP ServerVerified~160ms - Moderate
714/wk

Neon MCP Server

Manage Neon serverless Postgres - branches, databases, and queries.

CLI
7
Quality
7
claude mcp add neon --url https://mcp.neon.tech
MCP ServerVerified~90ms - Fast
2.0k/wk

Upstash MCP Server

Manage Upstash Redis, Kafka, and QStash from Claude Code.

CLI
7
Quality
6
claude mcp add upstash -- npx -y @upstash/mcp-server