Skip to content

5,800+ managed connectors and growing

Vinkius

Cloudflare MCP, Ready to Go

Use the Cloudflare MCP with Claude or Cursor to manage Workers, D1 databases, and R2 buckets using natural language commands.

See All Capabilities

No credit card required. Experience the power of this integration risk-free.

Deploy Workers and manage edge infrastructure with natural language.

Cloudflare MCP for AI Agents

Works with every AI agent you already use

…and any MCP-compatible client

Cursor AI Code EditorClaude Desktop AppOpenAI Agents SDKVisual Studio CodeGitHub Copilot AI AgentGoogle Gemini AILovable AI DevelopmentMistral AI AgentsAmazon AWS Bedrock

How fast is the Cloudflare Connector?

717ms Fast
Fast Acceptable Slow

Average time for the server to become ready for requests over the last 14 days, measured until the initialize / tools/list handshake completes. Metrics are updated daily between 00:00 and 04:00 UTC. Create a free account, use this Connector on Vinkius Cloud, and connect it to your AI agent in seconds.

Min 568ms
Average 717ms
Max 1165ms
Trend (improving) ↓ 13%
Daily latency
945ms 11/07/2026
1165ms 12/07/2026
815ms 13/07/2026
628ms 14/07/2026
769ms 15/07/2026
674ms 16/07/2026
568ms 17/07/2026
715ms 18/07/2026
798ms 19/07/2026
734ms 20/07/2026
788ms 21/07/2026
650ms 22/07/2026
574ms 23/07/2026
573ms 24/07/2026
11/07/2026 24/07/2026

Waiting for input…

AI Agent

What AI agents can do with Cloudflare MCP 25 Tools for Edge Computing

Manage Workers, KV, D1, R2, and analytics through a single agentic interface.

Create deployment

Deploy a specific Worker version using immediate or gradual traffic strategies. This helps you manage rollouts and rollbacks easily.

Create secret

Create or update encrypted secrets like API keys for your Workers. It ensures your sensitive data stays secure while being accessible to your code.

Create tail session

Start a real-time logging session for a specific Worker. Use this to debug production errors as they happen.

Create worker route

Set up a new URL pattern to trigger your Worker. This is how you expose your edge functions to the web.

Delete secret

Remove old secrets or rotate credentials to keep your environment clean. This ensures your Worker stops using outdated keys.

Delete tail session

Close a logging session once you're done debugging. This keeps your active sessions organized.

Delete worker route

Stop serving a Worker at a specific URL pattern. Use this to clean up old routes or reassign paths.

Delete worker

Permanently remove a Worker script and its resources. You should confirm this before running it to avoid accidental deletion.

Get kv key

Fetch the value of a specific key from a KV namespace. This is great for reading config values or cached data.

Get worker analytics

Pull recent performance data for a specific Worker. Use it to track usage trends and identify errors.

Get worker

Retrieve the full configuration of a specific Worker. This is helpful for auditing settings before you make changes.

Get worker version

Get the details of a specific Worker version. Use this to audit code snapshots or prepare for a rollback.

Get zone analytics

Get aggregated traffic data for a specific zone. It helps you see spikes and measure CDN performance.

List d1 databases

See all D1 databases in your account. Use this to find the right database ID before running a query.

List deployments

View all deployments for a Worker, including traffic percentages. This lets you see what's live right now.

List kv keys

List all keys in a KV namespace. It's the best way to audit your stored data or find a specific key.

List kv namespaces

See every KV namespace in your account. Use this to identify where your data is stored.

List r2 buckets

View all R2 storage buckets. This helps you see your available object storage at a glance.

List secrets

See which secrets are configured for a Worker. This helps you audit your environment without exposing the actual values.

List worker routes

See all URL patterns that trigger a Worker. Use this to understand your current edge routing.

List worker versions

See the history of all deployed Worker snapshots. This is your audit trail for rollbacks and updates.

List workers

List every Worker script in your account. Use this as a starting point to find the scripts you need to manage.

List zones

See all DNS zones in your account. This gives you the zone IDs needed for routes and cache operations.

Purge cache

Clear all cached content for a specific zone. This ensures your users see the latest updates immediately.

Query d1

Run SQL queries against your D1 database. Use this for migrations, data analysis, or quick checks.

A Connector is a URL. Vinkius runs it: hosting, security, governance, observability.

You're looking at one of 5,800+ managed Connectors. The real value isn't the catalog. It's the control plane that secures, governs, audits, and manages every interaction between your agents and the tools they use.

01

No Shadow AI

Every agent action is visible, approved, and auditable. Nothing runs outside your governance.

02

Absolute agent control

Fine-grained permissions for every agent, MCP, and tool. Instantly revoke access and audit every execution.

03

Cost control per token

Spend broken down to the token, tool, and agent. Budgets and hard limits. No surprise invoices.

04

Managed & monitored infra

We operate the runtime, authentication, scaling, retries, and monitoring. Your team manages AI, not infrastructure.

05

Data protection, DLP by design

Sensitive data is filtered before reaching the model. Access is governed so agents receive only the information they're allowed to use.

06

Token optimization, real savings

Lower AI costs by delivering the right context instead of unnecessary tools. Better accuracy, faster responses, and fewer wasted tokens.

Cloudflare MCP for Automated Edge Infrastructure Management

This is for the developer who's tired of the deploy, check, repeat cycle. It's for the person who wants to manage production infrastructure without having twenty tabs open or memorizing every Wrangler flag.

Edge Application Developer

Deploys Workers and manages routes daily to keep the application running smoothly.

DevOps Engineer

Handles secret rotation, infrastructure monitoring, and bulk cache purging.

Full-Stack Developer

Queries D1 and KV stores to verify data during the development and testing phases.

Platform Architect

Manages R2 buckets and large-scale infrastructure configurations across many zones.

Frequently Asked Questions

Can I use the Cloudflare MCP to deploy my Workers? +

Yes. You can tell your AI agent to deploy specific versions of your Workers, including choosing whether to send 100% of traffic immediately or perform a gradual rollout.

How does the Cloudflare MCP help with managing my secrets? +

It allows you to create, list, and rotate encrypted secrets like API keys or database passwords through natural language. This keeps your sensitive credentials out of your source code.

Can I run SQL queries on my Cloudflare D1 database using this? +

Yes. Your agent can execute SELECT, INSERT, UPDATE, and DELETE queries against your D1 databases to help with data analysis or migrations.

Does the Cloudflare MCP support managing R2 buckets? +

It does. You can ask your agent to list your R2 buckets or manage the objects inside them without needing to navigate the storage dashboard.

How do I monitor my Worker performance with the Cloudflare MCP? +

You can ask the agent to pull analytics for specific Workers or zones. It will retrieve data on traffic patterns, CPU usage, and error rates for you.

Can the Cloudflare MCP help me purge my CDN cache? +

Yes. You can tell your agent to purge the cache for a specific zone, which is helpful when you've updated static assets and need them to refresh for everyone immediately.

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.

Your AI, connected to everything.

No credit card required · Free tier available

Other Connectors in this category

Related Connectors

View all recipes →