Deploys a remote Model Context Protocol (MCP) server on Cloudflare Workers without requiring authentication.
This project provides a streamlined way to deploy a remote MCP server on Cloudflare Workers, enabling connection with remote MCP clients like the Cloudflare AI Playground and local clients through mcp-remote, all without the need for authentication. It offers a quick setup process using either a one-click deploy button or command-line installation, and allows for easy customization by adding your own tools within the server's initialization method.