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 remote Model Context Protocol servers on Cloudflare Workers using Server-Sent Events without authentication. It enables users to host custom tools on the edge and connect them to clients like Claude Desktop or the Cloudflare AI Playground.
A template for deploying remote Model Context Protocol servers to Cloudflare Workers using Server-Sent Events without authentication. It allows developers to quickly host custom tools and connect them to clients like Claude Desktop or the Cloudflare AI Playground.
A template for deploying remote Model Context Protocol servers to Cloudflare Workers without requiring authentication. It enables users to host custom tools and connect them to local clients like Claude Desktop or the Cloudflare AI Playground.
A template for deploying remote Model Context Protocol servers on Cloudflare Workers without authentication using Server-Sent Events. It enables users to build and host custom tools accessible from clients like Claude Desktop and the Cloudflare AI Playground.