mcp and cloudflare-mcp

These are complements: the official Cloudflare MCP server provides API access to Cloudflare services, while the second tool provides the deployment infrastructure and scaffolding to run an MCP server on Cloudflare Workers.

mcp
47
Emerging
cloudflare-mcp
27
Experimental
Maintenance 13/25
Adoption 10/25
Maturity 11/25
Community 13/25
Maintenance 2/25
Adoption 4/25
Maturity 9/25
Community 12/25
Stars: 245
Forks: 18
Downloads:
Commits (30d): 0
Language: TypeScript
License: Apache-2.0
Stars: 5
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

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 cloudflare-mcp

shashankboosi/cloudflare-mcp

Build an MCP server and deploy it to cloudflare workers

Scores updated daily from GitHub, PyPI, and npm data. How scores work