MCP'S
by Cloudflare
Managed remote MCP server that exposes Cloudflare API access across DNS, Workers, R2, Zero Trust, and other Cloudflare services via OAuth.
Cloudflare API MCP Server is Cloudflare’s managed remote Model Context Protocol server for the Cloudflare API. The supplied Cloudflare documentation describes it as exposing API access across Cloudflare services including DNS, Workers, R2, Zero Trust, and other services via OAuth. The official GitHub repository describes it as a token-efficient MCP server for the entire Cloudflare API, covering about 2,500 endpoints in roughly 1,000 tokens, with the MCP URL https://mcp.cloudflare.com/mcp. Cloudflare’s blog says the server uses Code Mode with search and execute tools.
Use when an MCP-capable agent needs authenticated access to Cloudflare API operations across services such as DNS Workers R2 and Zero Trust. Use when you want a managed remote MCP endpoint from Cloudflare rather than building a local integration for the Cloudflare API. Use when token efficiency matters and you want the Cloudflare-described Code Mode approach for searching and executing API operations.
Last updated Jun 4, 2026