A template for deploying remote Model Context Protocol servers to Cloudflare Workers with built-in OAuth authentication. It enables hosting secure, serverless MCP tools accessible via SSE transport for clients like Claude Desktop.
A template for deploying a Model Context Protocol server on Cloudflare Workers featuring OAuth authentication and SSE transport. It enables secure remote access to MCP tools from clients like Claude Desktop through a local proxy.
A template for deploying secure Model Context Protocol servers to Cloudflare Workers with built-in OAuth authentication. It enables hosting and connecting remote tools to Claude Desktop using SSE transport and a local proxy.
A template for deploying a remote, unauthenticated Model Context Protocol (MCP) server on Cloudflare Workers using Server-Sent Events. It enables developers to host custom tools remotely and connect them to MCP clients like Claude Desktop or Cloudflare AI Playground.
A template for deploying a remote Model Context Protocol server on Cloudflare Workers using Server-Sent Events without authentication. It enables developers to host custom tools that can be accessed by both the Cloudflare AI Playground and local MCP clients like Claude Desktop.
A deployment template for hosting remote Model Context Protocol servers on Cloudflare Workers using Server-Sent Events (SSE). It enables developers to expose custom tools to MCP-compatible clients like Claude Desktop and Cloudflare AI Playground without requiring authentication.