Labsco
gilberth logo

Cloudflare DNS

โ˜… 3

from gilberth

Manage Cloudflare DNS records for your domains.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredNeeds API keys

MCP Cloudflare DNS Server

A Model Context Protocol server implementation for Cloudflare DNS that enables AI agents to manage DNS records for your domains.

Features

  • ๐Ÿ” List DNS records - View all or filtered DNS records
  • ๐Ÿ“ Create DNS records - Add new A, AAAA, CNAME, MX, TXT, and other record types
  • โœ๏ธ Update DNS records - Modify existing records
  • ๐Ÿ—‘๏ธ Delete DNS records - Remove unwanted records
  • ๐Ÿ”ง Full Cloudflare API support - Supports proxying, TTL, priority settings

Available Tools

list_dns_records

List all DNS records or filter by name/type.

get_dns_record

Get detailed information about a specific DNS record.

create_dns_record

Create a new DNS record with specified type, name, and content.

update_dns_record

Update an existing DNS record by ID.

delete_dns_record

Delete a DNS record by ID.

Supported DNS Record Types

  • A (IPv4 address)
  • AAAA (IPv6 address)
  • CNAME (Canonical name)
  • MX (Mail exchange)
  • TXT (Text)
  • NS (Name server)
  • SRV (Service)
  • CAA (Certificate Authority Authorization)
  • PTR (Pointer)

Security

  • API tokens are never logged or exposed
  • Uses official Cloudflare API with secure authentication
  • Supports scoped API tokens for minimal permissions