building-mcp-server-on-cloudflare

Builds remote MCP (Model Context Protocol) servers on Cloudflare Workerswith tools, OAuth authentication, and production deployment. Generatesserver code, configures auth providers, and deploys to Workers.Use when: user wants to "build MCP server", "create MCP tools", "remoteMCP", "deploy MCP", add "OAuth to MCP", or mentions Model Context Protocolon Cloudflare. Also triggers on "MCP authentication" or "MCP deployment".

$ Installer

git clone https://github.com/cloudflare/skills /tmp/skills && cp -r /tmp/skills/building-mcp-server-on-cloudflare ~/.claude/skills/skills

// tip: Run this command in your terminal to install the skill