Cloudflare Mcp Server

🌐Community
by secondsky · vlatest · Repository

Helps with Cloudflare, MCP tools, server as part of deploying and managing cloud infrastructure workflows.

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 secondsky-cloudflare-mcp-server npx -- -y @trustedskills/secondsky-cloudflare-mcp-server
2

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

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

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

About This Skill

The Cloudflare MCP Server enables AI agents to interact directly with your Cloudflare infrastructure, allowing for automated management of DNS records, SSL certificates, and worker deployments. It bridges the gap between natural language commands and complex API operations within the Cloudflare dashboard.

When to use it

  • Automating routine maintenance tasks like purging cache or updating DNS entries without manual login.
  • Deploying and managing Cloudflare Workers scripts directly through conversational prompts.
  • Retrieving real-time status of SSL certificates or analyzing zone configuration details.
  • Streamlining security audits by querying firewall rules and rate limiting settings programmatically.

Key capabilities

  • Direct API integration for managing DNS, SSL/TLS, and Load Balancing services.
  • Execution of Cloudflare Worker deployments and updates via code snippets.
  • Real-time retrieval of zone information, including custom domains and page rules.
  • Automated cache purging operations to ensure content freshness after updates.

Example prompts

  • "Check the SSL certificate status for my domain example.com and renew it if expiring soon."
  • "Deploy a new Cloudflare Worker script that blocks requests from specific IP ranges."
  • "List all active DNS records for zone abc123.cloudflare.com and identify any A records pointing to deprecated IPs."

Tips & gotchas

Ensure your AI agent has valid API tokens with appropriate permissions (e.g., Zone Edit or Full Access) before attempting operations. Complex configurations may require breaking down requests into smaller, sequential steps to avoid context limits or permission errors.

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
secondsky
Installs
30

🌐 Community

Passed automated security scans.