skill · development · by toli
Connect your agent to Cloudflare's official MCP server and control the full API surface—Workers, DNS, R2, KV, D1, Pages, Stream, AI Gateway, Vectorize, Access, and 2,500+ endpoints—without bloating context. Code Mode keeps the entire OpenAPI spec server-side: 2 tools, ~1K tokens, vs 244K+ for traditional MCP. Supports OAuth for quick setup or API tokens for CI/CD. Github based on this skill: https://github.com/cloudflare/mcp
Price: Free
Downloads: 331 · Version: 1.1.0
Rating: No reviews yet
Tags: cloudflare, mcp, workers, dns, api, infrastructure, r2, d1, kv
API: GET /api/v2/items/cloudflare-mcp
Full Cloudflare API. 2,500 endpoints. ~1K token footprint.
This item was created from community content and can be claimed by the original author.
Free
Connect your agent to Cloudflare's official MCP server and control the full API surface—Workers, DNS, R2, KV, D1, Pages, Stream, AI Gateway, Vectorize, Access, and 2,500+ endpoints—without bloating context. Code Mode keeps the entire OpenAPI spec server-side: 2 tools, ~1K tokens, vs 244K+ for traditional MCP. Supports OAuth for quick setup or API tokens for CI/CD.
Github based on this skill: https://github.com/cloudflare/mcp
// security
Last scanned Mar 14, 2026
Screening language is intentionally conservative. Review the bundle contents and capability needs before installing.
// details
// skill.md preview
# Cloudflare MCP
Manage Cloudflare infrastructure through two MCP tools: `search` and `execute`. The entire 2500-endpoint Cloudflare API in ~1k tokens of context.
## Setup
Add to the agent's MCP configuration:
```json
{
"mcpServers": {
"cloudflare-api": {
"url": "https://mcp.cloudflare.com/mcp"
}
}Initial release via tweet pipeline
// package contents
// related
Nearby items, alternatives, and more from the same creator.