building-mcp-server-on-cloudflare
CommunityLaunch MCP servers on Cloudflare with OAuth.
System Documentation
What problem does it solve?
This skill provides a ready-to-run blueprint for building production-ready MCP servers on Cloudflare Workers, including tooling, authentication, and deployment workflows, reducing setup time for complex MCP deployments.
Core Features & Use Cases
- Cloud-based MCP hosting: Deploy MCP servers on Cloudflare Workers with durable tooling and authentication.
- OAuth integration: Supports GitHub, Google, Auth0, and other OAuth providers for secure client access.
- Deployment workflow: Local development, test, and production deployment using Wrangler.
Quick Start
Option 1: Public Server (No Auth) npm create cloudflare@latest -- my-mcp-server --template=cloudflare/ai/demos/remote-mcp-authless cd my-mcp-server npm start
Option 2: Authenticated Server (OAuth) npm create cloudflare@latest -- my-mcp-server --template=cloudflare/ai/demos/remote-mcp-github-oauth cd my-mcp-server Requires OAuth app setup. See references/oauth-setup.md.
Dependency Matrix
Required Modules
None requiredComponents
💻 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: building-mcp-server-on-cloudflare Download link: https://github.com/charl-kruger/cf-agents/archive/main.zip#building-mcp-server-on-cloudflare 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.