Remote Authless
byfengwm64
0Deploys a remote Model Context Protocol (MCP) server on Cloudflare Workers without authentication.
About
This tool provides a streamlined method for deploying a remote Model Context Protocol (MCP) server to Cloudflare Workers, eliminating the need for authentication. It simplifies the process of connecting to the server from various MCP clients like the Cloudflare AI Playground and Claude Desktop, facilitating seamless tool integration and experimentation with AI models. Users can easily customize the server by adding their own tools within the `init()` method.
Key Features
- Authentication-free server setup
- 0 GitHub stars
- Customizable tool integration via the `init()` method
- Compatible with local MCP clients through mcp-remote
- Easy deployment to Cloudflare Workers
- Connects to Cloudflare AI Playground
Use Cases
- Connecting Claude Desktop to a remote MCP server
- Testing and experimenting with MCP tools
- Integrating custom tools with AI models in the Cloudflare AI Playground