ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Cloudflare with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage DNS, Workers, KV, Pages and firewall via Cloudflare. audit records, deploy config and inspect CDN analytics from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 15 capabilities

The complete Cloudflare capability set.

These are the exact actions your AI can choose when you ask it to work with Cloudflare.

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 15 available through Cloudflare.

  1. 01

    Create dns record

    Requires the record type (A, AAAA, CNAME, MX, TXT, etc.), name (hostname) and content (IP address, target hostname, etc.). Optionally set TTL and whether to proxy through Cloudflare CDN (proxied=true enables the orange cloud). Create a new DNS record in a Cloudflare zone

  2. 02

    Get zone analytics

    Use to audit CDN performance, identify traffic spikes and review threat mitigation. Get analytics data for a Cloudflare zone

  3. 03

    List dns records

    ) configured for a specific zone. Each record has a type, name, content, TTL and proxied status (whether traffic goes through Cloudflare CDN). Optionally filter by record type (e.g. "A" for IPv4 addresses only). List DNS records for a Cloudflare zone

  4. 04

    List firewall rules

    Each rule defines a filter expression (e.g. "ip.src in {1.2.3.4}") and an action (block, challenge, allow, log, js_challenge). Use to audit your web application firewall configuration. List firewall rules for a Cloudflare zone

Capability set02 / 04

05-08

4 capabilities in this set.

Part of 15 available through Cloudflare.

  1. 05

    Get zone

    Provide the zone ID. Get details for a specific Cloudflare zone

  2. 06

    List cloudflare ips

    Useful for configuring allow-lists, firewall rules and origin server access control to only permit traffic from Cloudflare proxies. List Cloudflare IP address ranges

  3. 07

    List kv namespaces

    KV namespaces are used by Workers for edge-cached data, configuration and session storage. Each namespace has an ID and title. Use the namespace ID to read/write key-value pairs. List Cloudflare KV namespaces

  4. 08

    List load balancers

    Cloudflare Load Balancing distributes traffic across multiple origin servers or regions based on health checks, geolocation and steering policies. Each load balancer has a name, target pools, fallback pool and health status. List load balancers for a Cloudflare zone

Capability set03 / 04

09-12

4 capabilities in this set.

Part of 15 available through Cloudflare.

  1. 09

    List workers

    Workers are serverless JavaScript/Wasm functions that run at Cloudflare edge locations. Each worker has a name, last deployment timestamp, resource usage and optional bindings (KV, R2, D1). Provide the account ID (found in Cloudflare dashboard URL). List Cloudflare Workers scripts

  2. 10

    List zones

    Each zone represents a domain that uses Cloudflare DNS and CDN services, with status (active, pending), plan type and verification status. Use the zone ID for subsequent DNS, firewall and analytics queries. List all Cloudflare zones (domains)

  3. 11

    Put kv value

    Workers use this for edge-cached data, feature flags and configuration. Provide the namespace ID, key name and the value to store. The value can be any text (JSON, plain text, etc.). Write a value to a Cloudflare KV namespace

  4. 12

    Update dns record

    Provide the zone ID and record ID, then any fields to change: name, content, TTL or proxied status. Only the fields you provide will be updated. Update an existing DNS record

Capability set04 / 04

13-15

3 capabilities in this set.

Part of 15 available through Cloudflare.

  1. 13

    Delete dns record

    Provide the zone ID and DNS record ID. This action cannot be undone. the record will be immediately removed from Cloudflare nameservers. Delete a DNS record from a Cloudflare zone

  2. 14

    Get kv value

    Useful for reading Worker configuration, feature flags, cached API responses or session data. Provide the namespace ID and the key name. Get a value from a Cloudflare KV namespace

  3. 15

    List pages projects

    Cloudflare Pages is a full-stack hosting platform that connects to Git repositories and deploys static/SSG sites. Each project has a name, Git source, production branch and deployment count. List Cloudflare Pages projects

Observed, not estimated

940ms average. Fast in production.

Cloudflare is checked daily against the live service.

Daily averagePeak 1198ms
Aug 20Today
Fastest day
770ms
Slowest day
1198ms
14-day trend
Slowing+16%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 15 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Cloudflare, so you can see the experience inside your AI.

It does not authenticate your account with Cloudflare. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Cloudflare Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_WQLp8s6hFtNcm5KlFgrwF5hX4bJhIm9dSsqteSJv/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Cloudflare capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "cloudflare-alternative-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_WQLp8s6hFtNcm5KlFgrwF5hX4bJhIm9dSsqteSJv/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Cloudflare owners ask.

  • 01

    How do I create a Cloudflare API Token?

    Log in to the Cloudflare dashboard, go to My Profile > API Tokens > Create Token. Use the 'Edit zone DNS' template or create a custom token with permissions for Zones, DNS, Workers, KV, Pages and Firewall as needed. Copy the token immediately. it won't be shown again.

  • 02

    Can I modify DNS records for multiple domains?

    Yes! First use list_zones to find the zone ID for each domain. Then use create_dns_record, update_dns_record or delete_dns_record with the appropriate zone_id. You can manage DNS records across all zones your API token has access to.

  • 03

    Where do I find my Cloudflare Account ID?

    Your Account ID appears in the Cloudflare dashboard URL after logging in (e.g. dash.cloudflare.com//...). You can also find it in Organization Settings. The Account ID is needed for Workers, KV namespaces and Pages project queries.