Cloudflare MCP Server

Cloudflare's set of remote MCP servers: docs, Workers, logs, Radar, browser, DNS and other account services

MCP serverEditors’ pickHigh risk

cloudflare/mcp-server-cloudflare

Install

Connect a remote Cloudflare MCP server at the product URL, such as https://docs.mcp.cloudflare.com/mcp for docs or https://observability.mcp.cloudflare.com/mcp for logs, and complete the Cloudflare sign-in.

This is third-party code. Review the repository files before installing.

What it does

The repository holds servers for individual Cloudflare products, each at its own address under mcp.cloudflare.com. Through them the agent reads docs, works with Workers bindings and builds, analyzes logs and analytics, spins up a sandbox container, fetches pages via Browser Run, and checks audit logs, DNS analytics and Radar data. The servers can not only read account configuration but also apply suggested changes. For broad access to the whole Cloudflare API, the separate Code Mode server from cloudflare/mcp is recommended.

Who it is for. For developers and admins who run sites and apps on Cloudflare.

Good fit when

  • You want the agent to dig into Workers logs or builds
  • You need up-to-date answers from Cloudflare docs
  • You need to review DNS or security settings of your account

Not a fit when

  • Your site does not use Cloudflare
  • Your MCP client does not support remote servers

Example request

Check my Worker logs for the last hour and find the cause of the 500 errors

Limitations

The client must support remote MCP servers over streamable HTTP; the old SSE transport is gone and /sse remains only as an alias. Servers with account data require Cloudflare sign-in, and some features need a paid Workers plan. Servers with many chained calls, such as observability, can exhaust the model context. Availability from Russia is unverified.

How to disable. Remove the server URL from the client's MCP settings and revoke the app's access in the Cloudflare dashboard.

MCP

Transport
http
Authentication
OAuth

Security check

  • Can change Cloudflare account configuration
  • Has access to logs, DNS and security settings

README in short

The README has a server table with URLs and explains choosing between Code Mode and product servers. It covers connecting any client with remote server support and using the servers through the OpenAI Responses API with a token. It includes tips for replies cut off by context length and a note on paid features. Apache-2.0 licensed.

FAQ

Which server should I pick?

Code Mode at mcp.cloudflare.com suits broad API access; a product-specific server gives typed tools for one area.

Can I use it with the OpenAI Responses API?

Yes, pass a Cloudflare API token with the scopes the chosen server needs.

Editors’ pick

An MCP server built into the Netdata agent: metrics, logs, alerts and live process, service and container data for an AI assistant

MCP serverMedium risk80.5K
Editors’ pick

GitHub's official MCP server: code, issues, pull requests, Actions and security alerts straight from the agent

MCP serverHigh risk32.9K
Editors’ pick

A GitHub Action that runs Claude Code in pull requests and issues: answers mentions, reviews and makes changes

PluginHigh risk8.9K
Editors’ pick

An AI assistant for Kubernetes that turns plain-language requests into kubectl operations and doubles as an MCP server

CLIHigh risk7.6K