mcp-server-cloudflare

MCP.Pizza Chef: cloudflare

Cloudflare publishes a set of ready-to-use connections, each covering one area: documentation, logs and analytics, DNS performance, audit records, internet trends from Radar, and a browsing tool that turns pages into clean text or screenshots. You paste the web address of the one you want into a compatible assistant such as Claude or Cursor, sign in with your Cloudflare account, then ask questions about your own sites in plain English. It can also suggest and apply changes.

Coding
Data

Use This MCP server To

Ask why my site went down last night Find the right Cloudflare setting without reading the docs Review my traffic and error logs in plain English Turn a web page into clean text I can read Check my audit records for anything unexpected

README

Cloudflare MCP Server

Model Context Protocol (MCP) is a new, standardized protocol for managing context between large language models (LLMs) and external systems. In this repository, you can find several MCP servers allowing you to connect to Cloudflare's service from an MCP client (e.g. Cursor, Claude) and use natural language to accomplish tasks through your Cloudflare account.

These MCP servers allow your MCP Client to read configurations from your account, process information, make suggestions based on data, and even make those suggested changes for you. All of these actions can happen across Cloudflare's many services including application development, security and performance.

Every server exposes the same stateless Streamable HTTP handler at /mcp and /sse through a fresh SDK v2 server factory. /sse remains as a URL compatibility alias; it does not use the deprecated HTTP+SSE transport. Modern 2026 requests and stateless 2025 requests share the same request-scoped implementation without an MCP protocol session. OAuth, credentials, account selection, application caches, and product Durable Objects remain application/security state where required.

The following servers are included in this repository:

mcp-server-cloudflare FAQ

Do I have to install anything?
No, each server is a hosted web address you add to your assistant, then you sign in with your Cloudflare account.
Which apps does it work in?
Any MCP client that supports remote servers, including Claude and Cursor, plus the Cloudflare AI Playground.
Can I use this to work out why my website is slow?
Yes, the observability and DNS analytics servers are built to answer exactly that kind of question.
Do I need a Cloudflare account?
Yes, these servers read from your own account, so you sign in before anything works.
Can it change my settings, or only read them?
It can read your setup, suggest changes, and with your go-ahead make those changes for you.
Is there one server or several?
Several, and you pick the ones you need, such as documentation, logs, Radar internet insights, or browsing.