A template for deploying MCP servers on Cloudflare Workers with OAuth authentication and Server-Sent Events transport. Enables remote access to MCP tools from Claude Desktop and other clients over HTTP.
A template for deploying MCP servers on Cloudflare Workers without authentication. Enables users to create custom remote MCP tools that can be accessed from Claude Desktop or other MCP clients through a simple HTTP endpoint.
A Cloudflare Workers-based MCP server implementation that supports OAuth login and bearer token authentication, allowing secure connection from MCP clients like Claude Desktop and the MCP Inspector.
A template for deploying MCP servers on Cloudflare Workers without authentication. Enables developers to create custom MCP tools that can be accessed remotely by Claude Desktop and other MCP clients.
Enables deployment of MCP servers to Cloudflare Workers without authentication requirements. Allows users to create custom tools and connect them to MCP clients like Claude Desktop or Cloudflare AI Playground through remote URLs.
Enables deployment of MCP servers without authentication on Cloudflare Workers. Provides a template for creating remote MCP servers that can be connected to clients like Claude Desktop or the Cloudflare AI Playground.