Cloudflare MCP Pro MCP Server
io.github.helbertparanhos/cloudflare-mcp-pro
What is the Cloudflare MCP Pro MCP server?
Cloudflare MCP: DNS, Zones, Workers, KV, R2, D1, Pages, WAF, SSL, Email, AI via REST API v4
How to install Cloudflare MCP Pro
Copy-paste configuration for popular MCP clients.
CLOUDFLARE_API_TOKENrequiredsecretCloudflare API token from dash.cloudflare.com/profile/api-tokens
CLOUDFLARE_ACCOUNT_IDDefault account ID used when a tool needs an account and you don't pass account_id
CLOUDFLARE_API_BASEOverride the API base URL (defaults to https://api.cloudflare.com/client/v4)
{
"mcpServers": {
"cloudflare-mcp-pro": {
"command": "npx",
"args": [
"-y",
"cloudflare-mcp-pro"
],
"env": {
"CLOUDFLARE_API_TOKEN": "<YOUR_CLOUDFLARE_API_TOKEN>",
"CLOUDFLARE_ACCOUNT_ID": "<YOUR_CLOUDFLARE_ACCOUNT_ID>",
"CLOUDFLARE_API_BASE": "<YOUR_CLOUDFLARE_API_BASE>"
}
}
}
}{
"mcpServers": {
"cloudflare-mcp-pro": {
"command": "npx",
"args": [
"-y",
"cloudflare-mcp-pro"
],
"env": {
"CLOUDFLARE_API_TOKEN": "<YOUR_CLOUDFLARE_API_TOKEN>",
"CLOUDFLARE_ACCOUNT_ID": "<YOUR_CLOUDFLARE_ACCOUNT_ID>",
"CLOUDFLARE_API_BASE": "<YOUR_CLOUDFLARE_API_BASE>"
}
}
}
}{
"mcpServers": {
"cloudflare-mcp-pro": {
"command": "npx",
"args": [
"-y",
"cloudflare-mcp-pro"
],
"env": {
"CLOUDFLARE_API_TOKEN": "<YOUR_CLOUDFLARE_API_TOKEN>",
"CLOUDFLARE_ACCOUNT_ID": "<YOUR_CLOUDFLARE_ACCOUNT_ID>",
"CLOUDFLARE_API_BASE": "<YOUR_CLOUDFLARE_API_BASE>"
}
}
}
}{
"servers": {
"cloudflare-mcp-pro": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"cloudflare-mcp-pro"
],
"env": {
"CLOUDFLARE_API_TOKEN": "<YOUR_CLOUDFLARE_API_TOKEN>",
"CLOUDFLARE_ACCOUNT_ID": "<YOUR_CLOUDFLARE_ACCOUNT_ID>",
"CLOUDFLARE_API_BASE": "<YOUR_CLOUDFLARE_API_BASE>"
}
}
}
}claude mcp add cloudflare-mcp-pro --env CLOUDFLARE_API_TOKEN=<YOUR_CLOUDFLARE_API_TOKEN> --env CLOUDFLARE_ACCOUNT_ID=<YOUR_CLOUDFLARE_ACCOUNT_ID> --env CLOUDFLARE_API_BASE=<YOUR_CLOUDFLARE_API_BASE> -- npx -y cloudflare-mcp-proRelated MCP servers
The most complete ClickUp MCP server — 161 tools + clickup_raw for the full v2/v3 API.
View repository →Manage self-hosted n8n (incl. queue mode): workflows, executions, users, audit — 51 tools.
View repository →Publish, schedule and analyze social posts across 9 platforms via the Post for Me API.
View repository →Complete Resend email MCP: full API coverage + debug layer (deliverability, DNS, bounces).
View repository →Complete Vercel MCP: deploys, logs, projects, env, domains, DNS, certs via the full REST API
View repository →