A remote MCP server on Cloudflare Workers that supports tool registration and connects to AI clients like Cloudflare AI Playground and Claude Desktop without authentication.
A hosted HTTP MCP server for Cloudflare Workers that exposes a bundle of tools via a remote /mcp endpoint, enabling Claude-compatible clients to connect without a local server.
A template for deploying an authentication-free MCP server on Cloudflare Workers. Enables custom tool creation and connection from MCP clients like Claude Desktop or the Cloudflare AI Playground.