mcp and mcp-server-cloudflare
One is the official Cloudflare MCP server, and the other is a community-developed MCP server specifically designed to manage Cloudflare Workers and related services from an IDE.
About mcp
cloudflare/mcp
MCP server for the Cloudflare API
Implements Code Mode pattern to compress 2,500 Cloudflare API endpoints into just 2 tools using server-side code execution, reducing token cost from ~244k to ~1k by keeping the full API spec server-side. Supports both OAuth and API token authentication with automatic account ID resolution, and handles GraphQL Analytics queries alongside REST endpoints through unified `search` and `execute` tools that run JavaScript code in isolated Cloudflare Workers.
About mcp-server-cloudflare
ofershap/mcp-server-cloudflare
MCP server to manage Cloudflare Workers, KV, R2, DNS, and cache from your IDE
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work