Deploys a stateless remote MCP server on Cloudflare Workers without authentication, enabling MCP tool calls from clients like Claude Desktop and Cloudflare AI Playground.
Deploys a stateless remote MCP server on Cloudflare Workers without authentication, enabling custom tool registration and connections from MCP clients like Cloudflare AI Playground and Claude Desktop.
Enables deploying a stateless remote MCP server on Cloudflare Workers without authentication, implementing the MCP 2026-07-28 specification and compatible with legacy clients for tool calls.
A template for deploying an authentication-free MCP server on Cloudflare Workers. Provides a foundation for building custom tools accessible via SSE from MCP clients like Claude Desktop or the Cloudflare AI Playground.
Deploys a stateless remote MCP server on Cloudflare Workers without authentication, enabling users to connect custom MCP tools to clients such as Cloudflare AI Playground and Claude Desktop.
A template for deploying an authentication-free remote MCP server on Cloudflare Workers. Enables quick deployment of custom tools accessible from MCP clients like Claude Desktop or the Cloudflare AI Playground via SSE endpoints.