Cloudflare
Workers, R2, KV, D1, and DNS — Cloudflare's developer platform.
Install
Add this command to your MCP client config to connect Cloudflare.
npx -y @cloudflare/mcp-server-cloudflareAbout Cloudflare
The Cloudflare MCP server exposes the developer platform: Workers (read, deploy, tail logs), R2 buckets, KV stores, D1 databases, and DNS records.
The best workflow is iterative deploy — the assistant edits a Worker, deploys it, tails logs, and adjusts. Combined with the GitHub server you get full "feature branch in chat" loops without ever leaving the conversation.
Auth uses an API token scoped to the resources you want the assistant to touch.
Tags
Related servers
Other MCP servers in DevOps and beyond.
Sentry
Sentry
Read errors, traces, and issues from your Sentry projects.
Vercel
Vercel
Inspect deployments, projects, logs, and env vars across Vercel.
Filesystem
Anthropic
Read, write, and search local files with sandboxed directory access.
PostgreSQL
Anthropic
Read-only Postgres access — schema introspection and SQL queries.
Slack
Anthropic
Read channels, post messages, and search history in a Slack workspace.
Fetch
Anthropic
Fetch a URL and return clean Markdown — the canonical web-reading tool.