Remote Authless
bydevkotab
0Deploys a remote Model Context Protocol server on Cloudflare Workers without authentication.
About
Enables the creation of a remote Model Context Protocol (MCP) server on Cloudflare Workers, eliminating the need for authentication. It can be deployed directly from the browser or via command line, and allows users to add custom tools to the MCP server by defining them within the `init()` method. Integrates with the Cloudflare AI Playground and local MCP clients like Claude Desktop via the mcp-remote proxy.
Key Features
- Integrates with Cloudflare AI Playground
- Allows adding custom tools
- 0 GitHub stars
- Supports local MCP clients like Claude Desktop
- Deploy to Cloudflare Workers with one click
- Command line deployment option
Use Cases
- Connect to Cloudflare AI Playground with custom tools.
- Integrate with local MCP clients such as Claude Desktop.
- Quickly set up a remote MCP server without managing authentication.