Major-vendorstdio● online
Cloudflare API MCP
by Cloudflare · Cloud
Manage Cloudflare zones, DNS, Workers, KV, and R2 via Cloudflare's API.
Works with:Claude CodeCursorWindsurfOpenCode
workerskvr2dnszonesreadwrite
Install
Run this command in your terminal:
claude mcp add --transport stdio mcp-cloudflare-api -- npx -y @cloudflare/mcp-server-cloudflare
Before running, set: CLOUDFLARE_API_TOKENCLOUDFLARE_ACCOUNT_ID
Authentication
API key
Required environment variables:
- CLOUDFLARE_API_TOKEN
- CLOUDFLARE_ACCOUNT_ID
See the setup guide for step-by-step instructions on obtaining these credentials.
Official Cloudflare MCP.

