Back to Apps

EpicFlare
Supports UIby epicweb-dev
Full-stack Cloudflare Workers starter template with built-in OAuth-protected MCP endpoints and Remix UI.
0 stars
Works in:Cursor
Exposes:ToolsResources
What it does
EpicFlare provides a comprehensive reference architecture for building modern web applications on Cloudflare Workers. It integrates a Remix-powered frontend with a backend that exposes OAuth-protected MCP endpoints, allowing developers to build both a user-facing application and AI-compatible tooling APIs within a single Worker.
Key features
- Unified Runtime: Combines Remix UI, server routing, and MCP endpoints on Cloudflare Workers.
- Secure Tooling: Built-in OAuth protection for MCP endpoints to ensure authorized AI access.
- State Management: Uses Durable Objects for MCP state and D1 for primary database storage.
- Developer Experience: Ships with a guided setup via
create-epicflareand a robust E2E testing suite using Playwright.
Installation
To deploy as an MCP app/server:
- Cloudflare Workers: Deploy via Wrangler using the provided template.
- MCP Client: Connect via the deployed Worker URL using the
httptransport.
Supported hosts
- Claude Desktop
- Cursor
Quick install
bunx create-epicflareInformation
- Pricing
- free
- Published
- 4/12/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Cursor
Add the deployed Worker URL as an MCP server in Cursor settings.Claude Desktop
Deploy to Cloudflare Workers and add the HTTP endpoint to your config.





