Skip to content

MCP Server Cloudflare

Verified

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

by cloudflare Official 3,534 Apache-2.0 TypeScript Intermediate stdiostreamable-httpsse

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% Verified
Scanned yesterday
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?

Yes, MCP Server Cloudflare has passed our 8-point security audit and is rated Verified. All checks including authentication, dependency audit, and known CVE scan passed.

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