Remote Authless
Deploys a remote Model Context Protocol (MCP) server on Cloudflare Workers without requiring authentication.
Acerca de
This tool simplifies the deployment of a remote Model Context Protocol (MCP) server on Cloudflare Workers, allowing you to quickly establish a server endpoint without the complexities of authentication. It provides options for deploying via a one-click button or command-line interface, making it accessible to users of varying technical expertise. Customize the MCP server by adding your own tools within the `init()` method, and seamlessly connect to the Cloudflare AI Playground or local MCP clients like Claude Desktop to leverage your created tools.
Características Principales
- Command-line deployment option
- 0 GitHub stars
- Customizable with user-defined tools
- Connects to Cloudflare AI Playground
- One-click deployment to Cloudflare Workers
- Integrates with local MCP clients (e.g., Claude Desktop)
Casos de Uso
- Quickly setting up an MCP server for experimentation
- Connecting local MCP clients to a remote server
- Integrating custom tools into the Cloudflare AI Playground