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 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.
A production-ready template for building Model Context Protocol servers with Clerk authentication on Cloudflare Workers, allowing AI assistants to securely access user data and business logic in Clerk-authenticated applications.
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 Cloudflare Workers-based MCP server template for building remote MCP servers without authentication. Provides a starting point for deploying custom tools accessible from Claude Desktop or other MCP clients.
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.