Skip to main content
Feedback

Cloudflare MCP connector

Cloudflare is a global network platform that provides content delivery, DNS management, DDoS protection, and security services for websites and applications. The Cloudflare MCP connector allows AI agents to manage zones and their configurations, including listing available zones and retrieving zone details. It also supports managing SSL/TLS certificates by uploading, retrieving, and deleting zone certificates across your Cloudflare infrastructure.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the Cloudflare MCP connector to perform the following actions:

  • Retrieve all active zones to audit domain configurations across your Cloudflare tenant
  • Monitor and track SSL/TLS certificates expiring soon on your domains
  • Automate certificate renewal workflows by uploading new certificates to Cloudflare
  • Verify certificate details and expiration dates before they lapse
  • Remove expired or compromised certificates from your zones automatically
  • Centralize certificate lifecycle management across multiple domains and zones
  • Streamline security compliance by auditing all deployed certificates regularly

Example prompts

Use the following example prompts to invoke Cloudflare MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Show me all zones configured in our Cloudflare account.
  • List every SSL certificate deployed across our Cloudflare zones.
  • Which Cloudflare certificates expire within the next 30 days.
  • Upload a new certificate to our production zone in Cloudflare.
  • Get the details of the certificate on our main domain in Cloudflare.
  • Delete the old certificate from our staging zone in Cloudflare.
  • Verify that all our Cloudflare zones have valid certificates.
  • Check the expiration date of the certificate for example.com in Cloudflare.
  • Replace the expired certificate on our Cloudflare zone.
  • Show me certificate information for all zones in Cloudflare.

Cloudflare MCP connector tools

The Cloudflare MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
listZonesRetrieves all DNS zones associated with your Cloudflare account.
listZoneCertificatesRetrieves all SSL/TLS certificates for a specific zone.
uploadZoneCertificateAdds a new SSL/TLS certificate to a zone.
getZoneCertificateRetrieves details for a specific SSL/TLS certificate in a zone.
deleteZoneCertificateRemoves an SSL/TLS certificate from a zone.
On this Page