Building MCP Servers on Cloudflare Skill 🧠

Official

Build remote Model Context Protocol (MCP) servers deployed on Cloudflare Workers. Covers the full development lifecycle: creating public servers without authentication or OAuth-protected endpoints, defining typed tools using Zod schema validation with multiple content type support, accessing D1 databases and KV storage via environment bindings, implementing OAuth 2.0 with GitHub, Google, Auth0, Stytch, and WorkOS, configuring redirect flows and credential management, connecting Claude Desktop and other MCP clients, and local testing via MCP Inspector with Wrangler tooling. Use when building tools and APIs for Claude to call via the Model Context Protocol.

Category
Development
Source
cloudflare/skills
Added
2026-03-17

How to Use This Skill

  1. Click "View SKILL.md" to see the full skill definition
  2. Copy the contents of the SKILL.md file
  3. In Claude, go to Project Knowledge and paste the skill
  4. Start a new conversation and Claude will use the skill automatically

Leave a Comment

Related Skills