remote-mcp-server-authless
0
This project allows users to deploy a remote MCP server without authentication using Cloudflare Workers. Users can customize the server tools and connect it to various platforms like Cloudflare AI Playground and Claude Desktop.
Building a Remote MCP Server on Cloudflare (Without Auth)
Deploy a remote MCP server without authentication on Cloudflare Workers.
Get Started
- Deploy using the provided button link or the command line.
- Customize the server by defining tools in the
init()
method.
Connect
- Integrate with Cloudflare AI Playground.
- Connect Claude Desktop using the mcp-remote proxy and the quickstart guide.