Skip to content

Cloud & DevOps MCP Server

MCP Server Cloudflare

Integration with Cloudflare services including Workers, KV, R2, and D1

Scan found nothing by cloudflareOfficial3,534Apache-2.0TypeScriptIntermediatestdiostreamable-httpsse
View on GitHub Install Guide

Install

Claude Code

claude mcp add cloudflare-mcp-server-cloudflare -- npx -y mcp
Remote Endpoint Available

This server offers a hosted endpoint — no local installation required.

https://docs.mcp.cloudflare.com/mcp

Safety Report

100% Scan found nothing
Scanned 5 months ago
9 passed
Security
Authentication
details

Requires Cloudflare API tokens with appropriate scopes. OAuth-based authentication supported for remote access.

Pass
CORS Policy
details

Official Cloudflare implementation; CORS handled by Cloudflare's infrastructure.

Pass
Rate Limiting
details

Inherits Cloudflare API rate limits. Workers platform enforces request limits.

Pass
Known CVEs
details

No known CVEs. Maintained by Cloudflare's engineering team.

Pass
Code Quality
Dependency Audit
details

Official Cloudflare repository with active maintenance and dependency management.

Pass
Dangerous Patterns
details

No dangerous code patterns detected

Pass
License
details

Apache 2.0 license confirmed.

Pass
Code Source
details

Open source on GitHub (cloudflare/mcp-server-cloudflare). Apache 2.0.

Pass
Community
Maintenance Status
details

Officially maintained by Cloudflare. Actively updated with new servers and features.

Pass

Learn about our security methodology →

Compatibility

Claude CodeFull support. Use remote URL or local `npx` command. API token required.
Not Tested
CursorSupports remote HTTP transport via mcp-remote package.
Not Tested
VS CodeConfigurable with streamable-http or SSE transport.
Not Tested
WindsurfCompatible via mcp-remote or direct HTTP transport.
Not Tested
Claude DesktopConfigurable as stdio or remote MCP server. mcp-remote package available for clients without native HTTP support.
Not Tested

Tools Provided (24)

accounts_list

List all accounts in your Cloudflare account.

set_active_account

Designate which Cloudflare account to use for subsequent operations.

kv_namespaces_list

View all KV (key-value) storage namespaces in the active account.

kv_namespace_create

Provision a new KV namespace.

kv_namespace_delete

Remove an existing KV namespace.

kv_namespace_get

Retrieve details about a specific KV namespace.

kv_namespace_update

Modify a KV namespace's title.

workers_list

List all Workers in your Cloudflare account.

workers_get_worker

Fetch Worker configuration details.

workers_get_worker_code

Access the source code of a specific Worker.

r2_buckets_list

List R2 storage buckets in your Cloudflare account.

r2_bucket_create

Create a new R2 storage bucket.

r2_bucket_get

Get details about a specific R2 bucket.

r2_bucket_delete

Remove an R2 bucket.

d1_databases_list

View all D1 SQLite databases in the active account.

d1_database_create

Create a new D1 database.

d1_database_delete

Remove a D1 database.

d1_database_get

Retrieve details about a specific D1 database.

d1_database_query

Execute SQL queries against a D1 database.

hyperdrive_configs_list

View all Hyperdrive configurations for database acceleration.

hyperdrive_config_create

Create a new Hyperdrive configuration.

hyperdrive_config_delete

Remove a Hyperdrive configuration.

hyperdrive_config_get

Retrieve details of a specific Hyperdrive configuration.

hyperdrive_config_edit

Modify an existing Hyperdrive configuration.

Frequently Asked Questions

What is MCP Server Cloudflare?

Integration with Cloudflare services including Workers, KV, R2, and D1

What tools does MCP Server Cloudflare provide?

MCP Server Cloudflare provides 24 tools including accounts_list, set_active_account, kv_namespaces_list, kv_namespace_create. Each tool can be called by AI agents to perform specific operations.

Is MCP Server Cloudflare safe to use?

We cannot tell you that, and nobody scanning at this scale can. What we did in March 2026 was shallow-clone MCP Server Cloudflare and run five keyword searches over its source: auth identifiers, CORS configuration, rate-limit identifiers, the dependency manifest against a hardcoded list of 18 known-vulnerable packages, and unguarded eval/exec calls. None of them matched. A text search cannot follow a variable, judge intent, or tell you what a server does once it is running, so "nothing matched" is not "safe". What the scan does and does not cover is written out at /mcp/security.

What are alternatives to MCP Server Cloudflare?

Similar MCP servers include Awslabs MCP Server, Kubefwd, Azure MCP Server. Each serves a similar purpose but may differ in features, language, and compatibility.

Similar MCP Servers

Awslabs MCP Server

Scan found nothing
by awslabs Official

AWS MCP servers for seamless integration with AWS services and resources.

cloud devops Python stdio
8.5k 10 tools
View

Kubefwd

Not scanned
by txn2

Kubernetes bulk port forwarding with service discovery, /etc/hosts management, traffic monitoring, and pod log streaming

cloud devops Go stdio
4.1k 28 tools
View

Azure MCP Server

Scan found nothing
by microsoft

All Azure MCP tools to create a seamless connection between AI agents and Azure services.

cloud devops C# stdio
2.8k
View
Was this helpful?

Free AI writing tools

Check a draft for AI tells, then fix what the check finds.

Stay Updated on MCP Servers

New servers, safety alerts, and install guides — weekly.