Vinkius

Cloudflare MCP is compatible with Claude Claude
Cloudflare MCP is compatible with ChatGPT ChatGPT
Cloudflare MCP is compatible with Cursor Cursor
Cloudflare MCP is compatible with Gemini Gemini
Cloudflare MCP is compatible with Windsurf Windsurf
Cloudflare MCP is compatible with VS Code VS Code
Cloudflare MCP is compatible with JetBrains JetBrains
Cloudflare MCP is compatible with Vercel Vercel
See Vinkius in Action

Give Claude and any AI agent real-world access

Waiting for input…

AI Agent
Cloudflare

What AI agents can do with

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Cloudflare MCP

Create Deployment

Strategy can be immediate (100% traffic immediately) or gradual (percentage-based rollout). Requires script name, version ID, and...

Create Secret

Secrets are encrypted at rest and injected at runtime. Requires script name, secret...

Create Tail Session

log() output and exceptions. Returns a tail ID and WebSocket URL for streaming logs...

Create Worker Route

Requires zone ID, URL pattern (e.g., "example.com/api/*"), and script name. Use this...

Delete Secret

Use this to clean up unused secrets or rotate credentials. Requires script name and...

Delete Tail Session

Requires script name and tail ID. Use this to clean up unused tail sessions when debugging is complete. Delete a tail logging session for...

Delete Worker Route

Use this to stop serving a Worker at specific URLs. Requires zone ID and route ID. Delete a route pattern from a Cloudflare Worker

Delete Worker

This action cannot be undone. Requires the script name. Confirm with the user before...

Get Kv Key

Returns the raw value as JSON. Use this to read configuration values, cached...

Get Worker Analytics

Returns data for recent invocations. Use this to monitor Worker performance...

Get Worker

Requires the script name from list_workers results. Use this to review Worker...

Get Worker Version

Requires script name and version ID from list_worker_versions results. Use this to audit version contents or prepare for rollback...

Get Zone Analytics

Returns aggregated data for the last 24 hours. Use this to monitor traffic patterns, identify spikes, or measure CDN performance. Get...

List D1 Databases

Returns database IDs, names, creation dates, and file sizes. Use this to identify...

List Deployments

Returns deployment IDs, version IDs, strategies (immediate, gradual), creation...

List Kv Keys

Returns key names, expiration metadata, and sizes. Use this to audit stored data or...

List Kv Namespaces

KV namespaces are key-value stores for Workers. Returns namespace IDs, titles, and...

List R2 Buckets

Returns bucket names, creation dates, and storage locations. Use this to identify available storage buckets before managing objects. List...

List Secrets

Returns secret names and types (secret_text, secret_key). Secret values are never returned for security. Use this to audit which secrets...

List Worker Routes

Returns route patterns, associated script names, and zone IDs. Use this to...

List Worker Versions

Each version represents a deployed code snapshot with unique ID, creation date, and...

List Workers

Returns script names, creation dates, modification dates, and deployment status. Use...

List Zones

Returns zone IDs, domain names, status, plan, and name servers. Use this to identify...

Purge Cache

Use this after deploying content changes or updating static assets. Requires zone ID. Purge all cached content for a specific zone

Query D1

Supports SELECT, INSERT, UPDATE, DELETE operations. Returns query results as JSON. Use this for data analysis, migrations, or ad-hoc...

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Cloudflare MCP is compatible with Claude

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Cloudflare integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on each call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Cloudflare, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,200+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Connections are secured and governed automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog weekly
Cloudflare MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Cloudflare. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS CLOUD

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on each call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Frequently asked questions about Cloudflare MCP

Can I deploy new Worker scripts directly through the AI agent? +

Yes! You can orchestrate deployments natively mapping source code variables seamlessly without touching Wrangler.

Does it interact with specific D1 Serverless SQL definitions? +

Absolutely. Ask your agent to parse complex D1 databases and query tables instantly utilizing precise analytical calls.

How are environment variables and secrets handled? +

All add_secret queries execute symmetrically securely masking output variables while committing seamlessly inside Cloudflare matrices.