C
Cloudflare MCP
47
Stack Score
Editorial pick✓ Verified workingMCP server
Cloudflare MCP
Cloudflare account ops — Workers, Pages, DNS, R2.
Best for
Best for Cloudflare-platform teams.
At a glance
- Pricing
- open-source
- Setup time
- 20 minutes
- Learning curve
- moderate
- Last verified
- 5/27/2026
What we love
- ✓Cloudflare-maintained
- ✓Wide platform surface
- ✓Single-token auth
Where it falls short
- −Token scope must be narrow
- −Some advanced features need plan tier
- −Account-wide power needs governance
Install & connect
Copy-paste ready
Install
shell
npx mcp-remote https://bindings.mcp.cloudflare.com/mcp
Config — Claude Desktop
json
{
"mcpServers": {
"cloudflare": {
"command": "npx",
"args": ["mcp-remote", "https://bindings.mcp.cloudflare.com/mcp"]
}
}
}Pricing
✓ Pricing verified Jun 21, 20261 tier
Open-source
$0
perpetual
- ✓Apache 2.0
Overview
MCP server for Cloudflare — Workers + Pages + DNS + R2 + D1 + KV ops, account-level config, analytics. Account API token auth.
Key features
- ●Workers + Pages CRUD
- ●DNS + zone mgmt
- ●R2 + D1 + KV
- ●Analytics
- ●Account API token
Exposed tools
The MCP-tool names this server exposes. Your agent can invoke any of these when this server is connected.
- accounts_listList all accounts in your Cloudflare account.
- set_active_accountSet the active account to be used for tool calls that require accountId.
- kv_namespaces_listList all KV namespaces in your Cloudflare account.
- kv_namespace_createCreate a new KV namespace in your Cloudflare account.
- kv_namespace_deleteDelete a KV namespace in your Cloudflare account.
- kv_namespace_getGet details of a KV namespace in your Cloudflare account.
- kv_namespace_updateUpdate the title of a KV namespace in your Cloudflare account.
- workers_listList all Workers in your Cloudflare account.
- workers_get_workerGet the details of a Cloudflare Worker.
- workers_get_worker_codeGet the source code of a Cloudflare Worker.
- r2_buckets_listList R2 buckets in your Cloudflare account.
- r2_bucket_createCreate a new R2 bucket in your Cloudflare account.
- r2_bucket_getGet details about a specific R2 bucket.
- r2_bucket_deleteDelete an R2 bucket.
- d1_databases_listList all D1 databases in your Cloudflare account.
- d1_database_createCreate a new D1 database in your Cloudflare account.
- d1_database_deleteDelete a D1 database in your Cloudflare account.
- d1_database_getGet a D1 database in your Cloudflare account.
- d1_database_queryQuery a D1 database in your Cloudflare account.
- hyperdrive_configs_listList Hyperdrive configurations in your Cloudflare account.
- hyperdrive_config_createCreate a new Hyperdrive configuration in your Cloudflare account.
- hyperdrive_config_deleteDelete a Hyperdrive configuration in your Cloudflare account.
- hyperdrive_config_getGet details of a specific Hyperdrive configuration in your Cloudflare account.
- hyperdrive_config_editEdit (patch) a Hyperdrive configuration in your Cloudflare account.
Best use cases
Worker + Pages ops
Let Claude deploy and manage Workers + Pages projects from chat.
DNS + zone changes
Make DNS changes via natural language with audit trail.
Integrations
Similar tools
See all automation tools →One AI Stack pick every week.
The tool we’d pay for this week, why we’d pay for it, and what we’d skip. No promo spam.