A template for deploying MCP servers on Cloudflare Workers with OAuth authentication, enabling remote access to MCP tools via SSE transport from Claude Desktop and other MCP clients.
A template for deploying authentication-free MCP servers on Cloudflare Workers. Enables users to create custom tools accessible through Claude Desktop or the Cloudflare AI Playground.
A remote MCP server deployable on Cloudflare Workers that provides integrated Google OAuth authentication for secure tool access. It serves as a reference implementation for building persistent, authenticated MCP connections using Cloudflare Durable Objects and Streamable HTTP.
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.