Cloudflare MCP Pro runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm. Last commit 10 Sep 2026.
Cloudflare MCP: DNS, Zones, Workers, KV, R2, D1, Pages, WAF, SSL, Email, AI via REST API v4
Today is the operative word: we check Cloudflare MCP Pro every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add cloudflare-mcp-pro -- npx -y cloudflare-mcp-pro
{
"mcpServers": {
"cloudflare-mcp-pro": {
"args": [
"-y",
"cloudflare-mcp-pro"
],
"command": "npx"
}
}
}
[mcp_servers.cloudflare-mcp-pro]
command = "npx"
args = ["-y", "cloudflare-mcp-pro"]
{
"mcpServers": {
"cloudflare-mcp-pro": {
"args": [
"-y",
"cloudflare-mcp-pro"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"cloudflare-mcp-pro": {
"args": [
"-y",
"cloudflare-mcp-pro"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
CLOUDFLARE_API_TOKEN (Cloudflare API token from dash.cloudflare.com/profile/api-tokens), CLOUDFLARE_ACCOUNT_ID (Default account ID used when a tool needs an account and you don't pass account_id), CLOUDFLARE_API_BASE (Override the API base URL (defaults to https://api.cloudflare.com/client/v4)).
The author declared them in the registry entry; get the values from the project itself.
Cloudflare Workers MCP server: email-validator
Shipmail MCP server for AI agent custom-domain email inboxes with REST API and webhooks.
AI agents read & send email, manage mailboxes, domains and webhooks via the QMailing API.
74 paid web-analysis APIs (SEO, security, TLS, DNS, email) as MCP tools. USDC via x402.
20 domain recon tools for AI agents: DNS, SSL, headers, email, subdomains, lookalikes, changes.
Multi-account Gmail on a Cloudflare Worker you deploy yourself: read, send, reply, labels, threads
send-that-email MCP — wraps StupidAPIs (requires X-API-Key)
could-have-been-email MCP — wraps StupidAPIs (requires X-API-Key)
Answers built from our own checks of this server.