C

Cloudflare

Official

Workers, R2, KV, D1, and DNS — Cloudflare's developer platform.

by Cloudflare· 2.6k·DevOps·Updated 1 week ago

Install

Add this command to your MCP client config to connect Cloudflare.

npx -y @cloudflare/mcp-server-cloudflare

About Cloudflare

The Cloudflare MCP server exposes the developer platform: Workers (read, deploy, tail logs), R2 buckets, KV stores, D1 databases, and DNS records.

The best workflow is iterative deploy — the assistant edits a Worker, deploys it, tails logs, and adjusts. Combined with the GitHub server you get full "feature branch in chat" loops without ever leaving the conversation.

Auth uses an API token scoped to the resources you want the assistant to touch.

Tags

Other MCP servers in DevOps and beyond.