Build a remote MCP server on Cloudflare with tools and OAuth
/plugin marketplace add cloudflare/skills/plugin install cloudflare-cloudflare@cloudflare/skillsmcp-description# Build MCP Server on Cloudflare This command helps you build remote Model Context Protocol (MCP) servers on Cloudflare with tools, OAuth authentication, and production deployment. ## Arguments The user invoked this command with: $ARGUMENTS ## Instructions When this command is invoked: 1. Read the skill file at `building-mcp-server-on-cloudflare/SKILL.md` for core guidance 2. Reference `building-mcp-server-on-cloudflare/references/examples.md` for official templates 3. Use `building-mcp-server-on-cloudflare/references/oauth-setup.md` for security and OAuth 4. Consult `building-mcp-ser...