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 Model Context Protocol (MCP) server on Cloudflare Workers with OAuth authentication and SSE transport. It enables LLM clients to securely access and execute tools hosted in a serverless environment.
Enables deploying a Model Context Protocol server on Cloudflare Workers with integrated OAuth authentication and SSE transport. It provides a secure, serverless environment for hosting custom tools that can be accessed by Claude Desktop and other MCP clients.
Enables deploying and running a Model Context Protocol (MCP) server on Cloudflare Workers with built-in OAuth authentication. It allows users to host and access tools remotely via Server-Sent Events (SSE) transport from 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.