Loomal

MCP server to manage Cloudflare Workers, KV, R2, Pages, DNS, and cache from your IDE

3 starsnpm: mcp-server-cloudflare-dns

About cloudflare

cloudflare is an MCP (Model Context Protocol) server published by ofershap in the official MCP registry, listed under Cloud Platforms on Loomal. MCP server to manage Cloudflare Workers, KV, R2, Pages, DNS, and cache from your IDE

It ships as an npm package (mcp-server-cloudflare-dns), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ofershap/mcp-server-cloudflare, where the project has earned 3 GitHub stars.

Use cloudflare with your agent

Claude Code · one command
claude mcp add cloudflare -- npx -y mcp-server-cloudflare-dns
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "cloudflare": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-cloudflare-dns"
      ]
    }
  }
}
npmmcp-server-cloudflare-dns

Frequently asked questions

What is cloudflare?
cloudflare is an MCP (Model Context Protocol) server by ofershap in the Cloud Platforms category. MCP server to manage Cloudflare Workers, KV, R2, Pages, DNS, and cache from your IDE
How do I connect cloudflare to Claude, Cursor, or another MCP client?
Install cloudflare from its npm package (mcp-server-cloudflare-dns) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is cloudflare open source?
Yes — the source code is public at github.com/ofershap/mcp-server-cloudflare, with 3 GitHub stars.
Can AI agents pay to use cloudflare?
Not yet through Loomal — cloudflare is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain cloudflare? Claim this listing free by verifying GitHub ownership, or contact us.