Cloudflare Dns
Provides Cloudflare guidance and assistance for deploying and managing cloud infrastructure.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add jackiexiao-cloudflare-dns npx -- -y @trustedskills/jackiexiao-cloudflare-dns
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"jackiexiao-cloudflare-dns": {
"command": "npx",
"args": [
"-y",
"@trustedskills/jackiexiao-cloudflare-dns"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with Cloudflare DNS records. It can be used to retrieve information about existing DNS records, and potentially update them based on provided instructions (though this functionality isn't explicitly detailed). This enables automation of DNS management tasks directly from within an AI agent workflow.
When to use it
- Troubleshooting website accessibility: Quickly check if a domain’s DNS records are correctly configured after deployment or during outages.
- Automating DNS record updates (potential): Potentially automate changes to DNS records based on external events, such as scaling infrastructure.
- Verifying DNS propagation: Confirm that DNS changes have propagated across different regions and servers.
- Gathering DNS information for security audits: Collect details about DNS records for analysis and compliance purposes.
Key capabilities
- Retrieval of Cloudflare DNS record information
- Potential for updating Cloudflare DNS records (unconfirmed)
Example prompts
- "What are the A records for example.com?"
- "Show me all the CNAME records associated with my domain."
- “Can you check if the MX record for mail.example.com is pointing to the correct server?”
Tips & gotchas
- Requires appropriate Cloudflare API credentials and permissions to access DNS records. The skill's functionality may be limited without these.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.