Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Cloudflare MCP Pro

NPM · CLOUDFLARE-MCP-PRO · SCANNED SEP 21

Cloudflare MCP: DNS, Zones, Workers, KV, R2, D1, Pages, WAF, SSL, Email, AI via REST API v4

Available components

+1 this week 84 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability79
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 7774 tokens (~112/item across 69 items; 69 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management97
  • Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage97
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 92% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 14 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 69 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Cloudflare MCP Pro server?

Cloudflare MCP Pro runs locally as an npm package, launched with npx -y cloudflare-mcp-pro. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · cloudflare-mcp-pro

# add to Claude Code
claude mcp add helbertparanhos-cloudflare-mcp-pro -- npx -y cloudflare-mcp-pro
// .cursor/mcp.json
{
  "mcpServers": {
    "helbertparanhos-cloudflare-mcp-pro": {
      "command": "npx",
      "args": [
        "-y",
        "cloudflare-mcp-pro"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "helbertparanhos-cloudflare-mcp-pro": {
      "command": "npx",
      "args": [
        "-y",
        "cloudflare-mcp-pro"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add helbertparanhos-cloudflare-mcp-pro -- npx -y cloudflare-mcp-pro
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "helbertparanhos-cloudflare-mcp-pro": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "cloudflare-mcp-pro"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add helbertparanhos-cloudflare-mcp-pro --command npx --arg -y --arg cloudflare-mcp-pro
# ~/.hermes/config.yaml
mcp_servers:
  helbertparanhos-cloudflare-mcp-pro:
    command: "npx"
    args: ["-y", "cloudflare-mcp-pro"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "helbertparanhos-cloudflare-mcp-pro": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "cloudflare-mcp-pro"
      ]
    }
  }
}
# add to Vellum
assistant mcp add helbertparanhos-cloudflare-mcp-pro -t stdio -c npx -a -y cloudflare-mcp-pro
// mcp.json
{
  "mcpServers": {
    "helbertparanhos-cloudflare-mcp-pro": {
      "command": "npx",
      "args": [
        "-y",
        "cloudflare-mcp-pro"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 21 Sept 26 +1
    • Security disclosure: unverified → fail functional
  • 19 Sept 26 0
    • Security disclosure: fail → unverified functional
  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −2
    • Stability: pass → 0.83 functional
  • 16 Sept 26 0
    • Stability: 0.97 → pass security
  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 −2
    • Stability: pass → 0.80 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Analysed npm/cloudflare-mcp-pro@1.1.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 69 exposed · ~7,774 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
list_logpush_jobs ~64

List Logpush jobs for a zone or account.

NameTypeReqDescription
account_idstringList account-scoped jobs (used when zone_id is omitted).
zone_idstringThe Cloudflare zone ID (32-char hex). Get it from list_zones.

No output schema declared.

No examples provided.

list_page_rules ~50

List page rules on a zone.

NameTypeReqDescription
statusstringFilter by status.
zone_idstringyesThe Cloudflare zone ID (32-char hex). Get it from list_zones.

No output schema declared.

No examples provided.

list_pages_projects ~45

List Cloudflare Pages projects in an account.

NameTypeReqDescription
account_idstringCloudflare account ID. Falls back to CLOUDFLARE_ACCOUNT_ID env var when omitted.

No output schema declared.

No examples provided.

list_queues ~45

List Cloudflare Queues in an account.

NameTypeReqDescription
account_idstringCloudflare account ID. Falls back to CLOUDFLARE_ACCOUNT_ID env var when omitted.

No output schema declared.

No examples provided.

list_r2_buckets ~59

List R2 buckets in an account.

NameTypeReqDescription
account_idstringCloudflare account ID. Falls back to CLOUDFLARE_ACCOUNT_ID env var when omitted.
name_containsstringFilter buckets by name substring.

No output schema declared.

No examples provided.

list_tunnels ~67

List Cloudflare Tunnels (cloudflared) in an account.

NameTypeReqDescription
account_idstringCloudflare account ID. Falls back to CLOUDFLARE_ACCOUNT_ID env var when omitted.
is_deletedbooleanInclude deleted tunnels. Default false (active only).

No output schema declared.

No examples provided.

list_turnstile_widgets ~47

List Turnstile widgets in an account.

NameTypeReqDescription
account_idstringCloudflare account ID. Falls back to CLOUDFLARE_ACCOUNT_ID env var when omitted.

No output schema declared.

No examples provided.

list_worker_routes ~47

List Worker routes (URL patterns mapped to Workers) on a zone.

NameTypeReqDescription
zone_idstringyesThe Cloudflare zone ID (32-char hex). Get it from list_zones.

No output schema declared.

No examples provided.

list_workers ~42

List Worker scripts in an account.

NameTypeReqDescription
account_idstringCloudflare account ID. Falls back to CLOUDFLARE_ACCOUNT_ID env var when omitted.

No output schema declared.

No examples provided.

list_zones ~86

List zones (domains), optionally filtered by name or status.

NameTypeReqDescription
fetch_allbooleanWhen true, follow pagination and return all pages combined (ignores page/per_page).
namestringFilter by domain name (exact or substring).
pagenumber
per_pagenumber
statusstringFilter by zone status.

No output schema declared.

No examples provided.

order_certificate_pack ~185

Order an advanced certificate pack for one or more hostnames. Requires confirm:true (human-approval gate); without it returns a preview only.

NameTypeReqDescription
certificate_authoritystringCertificate authority. Default 'google'.
confirmbooleanHuman-approval gate: must be true to actually perform this mutating operation. Omit or set false to get a non-executing preview of what would happen (with secrets redacted). A human should approve be…
hostsarrayyesHostnames to cover, e.g. ['example.com', '*.example.com'].
validation_methodstringDomain control validation method. Default 'txt'.
validity_daysCertificate validity in days. Default 90.
zone_idstringyesThe Cloudflare zone ID (32-char hex). Get it from list_zones.

No output schema declared.

No examples provided.

purge_cache ~202

Purge a zone's cache — everything, or by files/tags/hosts/prefixes. Requires confirm:true (human-approval gate); without it returns a preview only.

NameTypeReqDescription
confirmbooleanHuman-approval gate: must be true to actually perform this mutating operation. Omit or set false to get a non-executing preview of what would happen (with secrets redacted). A human should approve be…
filesarraySpecific URLs to purge.
hostsarrayHostnames to purge (Enterprise).
prefixesarrayURL prefixes to purge (Enterprise).
purge_everythingbooleanPurge the entire cache. Mutually exclusive with files/tags/hosts/prefixes.
tagsarrayCache-Tags to purge (Enterprise).
zone_idstringyesThe Cloudflare zone ID (32-char hex). Get it from list_zones.

No output schema declared.

No examples provided.

put_worker_secret ~158

Create or update a secret binding on a Worker script. Requires confirm:true (human-approval gate); without it returns a preview only.

NameTypeReqDescription
account_idstringCloudflare account ID. Falls back to CLOUDFLARE_ACCOUNT_ID env var when omitted.
confirmbooleanHuman-approval gate: must be true to actually perform this mutating operation. Omit or set false to get a non-executing preview of what would happen (with secrets redacted). A human should approve be…
namestringyesSecret binding name (env var name in the Worker).
script_namestringyesThe Worker script name.
textstringyesThe secret value.

No output schema declared.

No examples provided.

query_d1 ~169

Execute a SQL statement against a D1 database (with optional bound params). Requires confirm:true (human-approval gate); without it returns a preview only.

NameTypeReqDescription
account_idstringCloudflare account ID. Falls back to CLOUDFLARE_ACCOUNT_ID env var when omitted.
confirmbooleanHuman-approval gate: must be true to actually perform this mutating operation. Omit or set false to get a non-executing preview of what would happen (with secrets redacted). A human should approve be…
database_idstringyesD1 database ID (from list_d1_databases).
paramsarrayBound parameters for '?' placeholders in the SQL.
sqlstringyesThe SQL statement to execute.

No output schema declared.

No examples provided.

run_ai ~197

Run inference on a Workers AI model (text generation, embeddings, classification). Requires confirm:true (human-approval gate); without it returns a preview only.

NameTypeReqDescription
account_idstringCloudflare account ID. Falls back to CLOUDFLARE_ACCOUNT_ID env var when omitted.
confirmbooleanHuman-approval gate: must be true to actually perform this mutating operation. Omit or set false to get a non-executing preview of what would happen (with secrets redacted). A human should approve be…
inputobjectyesModel inputs as a JSON object. For text generation use { prompt } or { messages: [...] }; for embeddings use { text }.
modelstringyesModel id, e.g. @cf/meta/llama-3.1-8b-instruct or @cf/baai/bge-base-en-v1.5.

No output schema declared.

No examples provided.

update_dns_record ~183

Update an existing DNS record (partial update). Requires confirm:true (human-approval gate); without it returns a preview only.

NameTypeReqDescription
commentstring
confirmbooleanHuman-approval gate: must be true to actually perform this mutating operation. Omit or set false to get a non-executing preview of what would happen (with secrets redacted). A human should approve be…
contentstring
namestring
prioritynumber
proxiedboolean
record_idstringyesDNS record ID (from list_dns_records).
ttlnumber
typestringDNS record type.
zone_idstringyesThe Cloudflare zone ID (32-char hex). Get it from list_zones.

No output schema declared.

No examples provided.

update_worker_cron ~162

Set the cron triggers (schedules) for a Worker script. Requires confirm:true (human-approval gate); without it returns a preview only.

NameTypeReqDescription
account_idstringCloudflare account ID. Falls back to CLOUDFLARE_ACCOUNT_ID env var when omitted.
confirmbooleanHuman-approval gate: must be true to actually perform this mutating operation. Omit or set false to get a non-executing preview of what would happen (with secrets redacted). A human should approve be…
cronsarrayyesList of cron expressions, e.g. ['*/5 * * * *']. Empty array clears triggers.
script_namestringyesThe Worker script name.

No output schema declared.

No examples provided.

update_zone_setting ~183

Update a single zone setting (e.g. set ssl=full, always_use_https=on). Requires confirm:true (human-approval gate); without it returns a preview only.

NameTypeReqDescription
confirmbooleanHuman-approval gate: must be true to actually perform this mutating operation. Omit or set false to get a non-executing preview of what would happen (with secrets redacted). A human should approve be…
settingstringyesSetting id to change, e.g. ssl, always_use_https, min_tls_version.
valueyesNew value. Type depends on the setting (e.g. ssl='full', always_use_https='on', min_tls_version='1.2').
zone_idstringyesThe Cloudflare zone ID (32-char hex). Get it from list_zones.

No output schema declared.

No examples provided.

verify_token ~22

Validate the configured Cloudflare API token and show its status/permissions.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

Common questions

What is the Cloudflare MCP Pro server?

Cloudflare MCP Pro is listed in the public MCP registry as io.github.helbertparanhos/cloudflare-mcp-pro. Cloudflare MCP: DNS, Zones, Workers, KV, R2, D1, Pages, WAF, SSL, Email, AI via REST API v4. This page covers its npm package (cloudflare-mcp-pro).

Is the Cloudflare MCP Pro server safe to use?

Cloudflare MCP Pro scores 84 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Cloudflare MCP Pro server expose?

Cloudflare MCP Pro exposes 69 tools: verify_token, list_accounts, list_zones, get_zone, create_zone, and 64 more. Their descriptions and schemas cost roughly 7,774 tokens of context every time the server is loaded.

Is the Cloudflare MCP Pro server still maintained?

Cloudflare MCP Pro is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the Cloudflare MCP Pro server under?

Cloudflare MCP Pro declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.