Skip to main content
Glama
WWE1203

Cloudflare DNS MCP Server

by WWE1203

Cloudflare DNS MCP Server

AI-powered DNS management for Cloudflare. Let any MCP-compatible AI agent (Claude, Cursor, Windsurf, etc.) manage your DNS records.

Tools

Tool

Description

list_zones

List all domains in your Cloudflare account

list_dns_records

List all DNS records for a zone

create_dns_record

Create A, AAAA, CNAME, TXT, MX, NS, SRV, CAA records

update_dns_record

Update existing records

delete_dns_record

Delete records

Related MCP server: Cloudflare MCP Server

Usage

{
  "mcpServers": {
    "cloudflare-dns": {
      "command": "npx",
      "args": ["-y", "cloudflare-dns-mcp"],
      "env": {
        "CF_API_TOKEN": "your-token-here"
      }
    }
  }
}

From source

git clone https://github.com/WWE1203/cloudflare-dns-mcp.git
cd cloudflare-dns-mcp
npm install
npm run build
CF_API_TOKEN=your-token npx .

Getting your Cloudflare API Token

  1. Go to Cloudflare Dashboard

  2. Create a token with DNS:Edit permission for the zones you want to manage

  3. Use this token in the CF_API_TOKEN env variable

License

MIT — free for personal and open-source use. Commercial use: contact for license.

Support

If this tool saves you time, consider supporting development:

USDC/ETH: 0xdbACC8698CE9A849eD941c13550774865aCC59F3

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    F
    maintenance
    A Model Context Protocol server implementation that allows AI agents to manage DNS records for domains hosted on Cloudflare by providing tools to list, create, update, and delete various types of DNS records.
    Last updated
    5
    464
    3
    GPL 3.0
  • A
    license
    A
    quality
    B
    maintenance
    Enables AI assistants to manage Cloudflare resources through natural language, including DNS records, zone management, Workers KV storage, cache purging, and analytics. Supports comprehensive Cloudflare operations with secure API token authentication.
    Last updated
    13
    2
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    Enables AI assistants to manage Cloudflare infrastructure including DNS records, cache purging, SSL settings, Workers, and analytics through the Cloudflare API. Eliminates dashboard context-switching by allowing natural language control of domain management and infrastructure operations.
    Last updated

View all related MCP servers

Related MCP Connectors

  • Domain & company intel for AI agents: RDAP, DNS, email deliverability, tech stack. No API keys.

  • MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.

  • Domain search, registration, DNS, marketplace, and checkout with your AI agent.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/WWE1203/cloudflare-dns-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server