mcp-cloudflare-builder
CommunityDeploy production MCP servers to Cloudflare
AuthorDojoGenesis
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill scaffolds and deploys remote Model Context Protocol servers on Cloudflare Workers so developers can expose typed tools over HTTPS with optional OAuth protection, removing the complexity of Durable Objects, Wrangler configuration, and local testing.
Core Features & Use Cases
- Cloudflare-specific deployment: Generates a Wrangler-compatible project structure with Durable Object McpAgent entrypoints and deployment-ready configuration.
- Typed tools and validation: Produces tool definitions with Zod schemas for input validation and consistent client contracts.
- OAuth and public modes: Supports both unauthenticated public deployments and OAuth-protected servers with environment secret configuration.
- Use Case: Expose server-side tools to Claude Desktop or other MCP clients by deploying a Workers endpoint that serves MCP over SSE and supports authenticated calls.
Quick Start
Scaffold and deploy a Cloudflare Workers MCP server with typed tools and optional OAuth, then test it locally using the MCP Inspector.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: mcp-cloudflare-builder Download link: https://github.com/DojoGenesis/gateway/archive/main.zip#mcp-cloudflare-builder Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.