Manages Cloudflare DNS records and automates dynamic DNS updates directly through the Cloudflare API.
The Cloudflare DNS skill empowers Claude to perform comprehensive DNS management tasks via the Cloudflare API. It supports full CRUD (Create, Read, Update, Delete) operations for various record types including A, AAAA, CNAME, TXT, and MX. Additionally, it features built-in Dynamic DNS (DDNS) capabilities for keeping home servers updated and provides automated zone detection, making it a powerful utility for developers and system administrators to manage domain infrastructure seamlessly.
主な機能
01Full CRUD support for A, AAAA, CNAME, MX, and TXT records
02Automatic zone ID detection from domain names
03Cloudflare Proxy (orange cloud) and TTL management support
04JSON-based output for easy parsing and verification
05Built-in Dynamic DNS (DDNS) automation for home servers
063 GitHub stars
ユースケース
01Automating IP updates for local servers using the integrated DDNS functionality
02Configuring email records like MX and SPF for domain verification and security
03Quickly adding subdomains pointing to new development or production servers