cf-worker-mcp-template
Một skeleton đầy đủ để bạn bắt đầu nhanh với Cloudflare Workers: routes, utils, services, bindings (KV/D1/R2), Durable Objects, cron.
This is a comprehensive skeleton for Cloudflare Workers built with TypeScript. It includes pre-configured features like MCP (Model Context Protocol) tools, OpenAI-compatible embeddings API, and various Cloudflare bindings (KV, D1, R2, Durable Objects). The project also provides a scaffolding tool to generate new MCP tools and includes CI/CD via GitHub Actions.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- SSkyler BrownApr 26, 2026
Complete Cloudflare Workers skeleton with routes, utils, and MCP integration.
- AAspen ChenApr 14, 2026
Good for developers building MCP servers on Cloudflare Workers edge infrastructure.
- PParker WhiteApr 3, 2026
Template includes all the boilerplate for a production-ready Workers deployment.
- KKendall AndersonFeb 26, 2026
Works with standard Cloudflare Workers toolchain.