A template for deploying remote MCP servers to Cloudflare Workers without authentication using the Server-Sent Events (SSE) protocol. It allows users to host custom tools and connect them to MCP clients like Claude Desktop through a local proxy.
A remote MCP server template for Cloudflare Workers that enables deploying custom tools without authentication and connecting to MCP clients like Claude Desktop.
A template for deploying remote MCP servers to Cloudflare Workers without authentication, enabling developers to expose custom tools via Server-Sent Events. It facilitates easy integration with the Cloudflare AI Playground and local clients like Claude Desktop through the mcp-remote proxy.
A template for deploying an unauthenticated remote MCP server on Cloudflare Workers. Allows users to create custom tools accessible via SSE endpoints and connect them to MCP clients like Claude Desktop or Cloudflare AI Playground.
A template for deploying a remote MCP server on Cloudflare Workers without authentication. Allows users to create custom tools accessible from Claude Desktop or Cloudflare AI Playground via Server-Sent Events.