remote-mcp-server-authless
0
This project enables the deployment of a remote MCP server on Cloudflare Workers without authentication. It allows customization of tools and supports integration with Cloudflare AI Playground and Claude Desktop.
Building a Remote MCP Server on Cloudflare
This project demonstrates how to deploy a remote MCP server without authentication on Cloudflare Workers. You can start by deploying the server using the provided button or command line. Additionally, you can customize your MCP server by defining tools within the init()
method. Connect your server to the Cloudflare AI Playground or Claude Desktop for remote interactions.