Cloud by Cloudflare Open source

Cloudflare MCP

Workers, KV, and R2 for agents

View repositoryWebsite

Install Cloudflare MCP

Choose the tracked registry command or the raw command.

Recommended

Tracked wget install

Counts the install in MCP Haus and runs the published command.

wget -qO- https://mcphaus.com/api/install/cloudflare-mcp | sh
Raw command

Direct install command

Use this when you want to paste the command into an MCP client config manually.

npx -y @cloudflare/mcp-server

What Cloudflare MCP does

Expose Cloudflare platform primitives to MCP clients: Workers deployments, KV namespaces, R2 buckets, and D1 databases. A foundation for agents that deploy and operate cloud infrastructure.

How to use Cloudflare MCP

1. Copy

Copy the tracked install command to record the download in MCP Haus.

2. Run

Run it in your terminal, or copy the raw command into an MCP client config.

3. Connect

Open your AI client and add the server to the MCP servers list.

Which AI clients does Cloudflare MCP work with?

Cloudflare MCP works with every MCP-compatible client, including Claude Desktop, Cursor, Continue, Windsurf, Cline, OpenHands, and Claude Code. Add the install command to your client's MCP configuration and restart the session.

Read the MCP guide