Cloudflare

🌐Community
by dmmulroy · vlatest · Repository

Automates Cloudflare configurations like firewall rules, DNS records, and page rules based on provided specifications.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add dmmulroy-cloudflare npx -- -y @trustedskills/dmmulroy-cloudflare
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "dmmulroy-cloudflare": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/dmmulroy-cloudflare"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides integration with Cloudflare, enabling users to manage DNS records, analyze traffic patterns, and configure security settings directly through AI agent interactions. It allows for automation of routine tasks like updating A records or monitoring performance metrics.

When to use it

  • Automating DNS updates when deploying new services or changing server IPs.
  • Monitoring website traffic and identifying potential DDoS attacks in real time.
  • Configuring Cloudflare firewall rules based on dynamic threat intelligence data.

Key capabilities

  • Manage DNS records (A, CNAME, MX, etc.)
  • Monitor and analyze traffic patterns
  • Configure security settings and firewall rules

Example prompts

  • "Update the A record for example.com to point to 192.0.2.1."
  • "Show me the latest traffic analytics for my website over the past week."
  • "Create a new firewall rule to block IP ranges associated with known malicious activity."

Tips & gotchas

  • Ensure you have proper API credentials configured in your Cloudflare account for this skill to function correctly.
  • Some advanced features may require specific permissions or plan upgrades on Cloudflare.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
dmmulroy
Installs
277

🌐 Community

Passed automated security scans.