remote-mcp-server-authless
0
This project guides you in deploying a remote MCP server without authentication using Cloudflare Workers, with options for server customization and integration with MCP clients.
Overview
This project provides instructions for deploying a remote Model Context Protocol (MCP) server on Cloudflare Workers without authentication. Users can deploy the server using a Cloudflare deployment button or via command line. The server can be customized by defining tools in the init()
method. It is possible to connect the server to the Cloudflare AI Playground or local MCP clients like Claude Desktop.