Boilerplate for creating a remote MCP server on Cloudflare with user login (Google/GitHub) and Stripe payment processing, enabling both free and paid MCP tools.
A production-ready template for building MCP servers on Cloudflare Workers with social login (Google, Microsoft, GitHub), D1 database, admin dashboard, and built-in AI chat testing across multiple providers.
A comprehensive framework for building remote MCP servers on Cloudflare Workers featuring OAuth 2.1 authentication, PostgreSQL integration, and Stripe-powered paid tools. It enables developers to create scalable, platform-agnostic MCP tools with support for user registration and subscription-based functionality.
A template for deploying MCP servers on Cloudflare Workers with OAuth authentication. Enables remote access to MCP tools via SSE transport, allowing Claude Desktop and other clients to connect over HTTP.
A template for deploying custom MCP servers on Cloudflare Workers without authentication. Enables users to create and deploy their own tools accessible from Claude Desktop and AI Playground via SSE endpoints.
A template for deploying MCP servers on Cloudflare Workers with OAuth authentication. Enables remote access to MCP tools through SSE transport, allowing Claude Desktop and other clients to connect via HTTP instead of local stdio.