building-mcp-server-on-cloudflare
Build and deploy Model Context Protocol (MCP) servers on Cloudflare Workers with OAuth and database integration.
Install
npx skills add https://github.com/cloudflare/skills --skill building-mcp-server-on-cloudflareStats
| Total installs | 2,133 |
| Weekly installs | 2.1K |
| GitHub stars | 727 |
| First seen | Jan 19, 2026 |
| Source | @cloudflare/skills |
Summary
- Define tools using Zod-validated parameters and expose them via MCP protocol; supports text responses, external API calls, and database bindings
- Two deployment modes: public servers (no auth) and OAuth-protected servers (GitHub, Google, Auth0, and other providers)
- Test locally with MCP Inspector, deploy with Wrangler CLI, and connect clients via Claude Desktop or other MCP-compatible applications
- Access Cloudflare bindings (D1, KV, Durable Objects) directly within tool handlers for data persistence and state management
Tags
Related skills
| Skill | Installs | vs building-mcp-server-on-cloudflare |
|---|---|---|
| framework-selection | 2,428 | +295 |
| rivetkit-client-swiftui | 2,034 | -99 |
| create-agent | 2,136 | +3 |
| sql-pro | 2,117 | -16 |
| rivetkit-client-javascript | 2,147 | +14 |
FAQ
- How many installs does building-mcp-server-on-cloudflare have?
- building-mcp-server-on-cloudflare has 2,133 total installs and 2.1K installs this week.
- Where is building-mcp-server-on-cloudflare hosted?
- building-mcp-server-on-cloudflare is published by @cloudflare/skills at https://github.com/cloudflare/skills.
- How many GitHub stars does building-mcp-server-on-cloudflare have?
- building-mcp-server-on-cloudflare has 727 GitHub stars.
- When was building-mcp-server-on-cloudflare first indexed?
- OrangeBot.AI first indexed building-mcp-server-on-cloudflare on Jan 19, 2026.
- How do I install building-mcp-server-on-cloudflare?
- Run: npx skills add https://github.com/cloudflare/skills --skill building-mcp-server-on-cloudflare