remote-mcp-server-authless-new
0
This project allows users to deploy and customize a remote MCP server on Cloudflare Workers without requiring authentication, enabling connections to the Cloudflare AI Playground and Claude Desktop.
Building a Remote MCP Server on Cloudflare
- Deploy a remote MCP server without authentication using Cloudflare Workers.
- Use the 'Deploy to Workers' button or a command line to create the server.
- Customize by adding tools using the
init()
method. - Connect the server to Cloudflare AI Playground or Claude Desktop for remote or local use.