remote-mcp-server-authless-2
2.2
This project demonstrates how to set up a remote Model Context Protocol (MCP) server without authentication using Cloudflare Workers. It guides users to deploy, customize tools, and connect from various clients for enhanced AI interaction.
Building a Remote MCP Server on Cloudflare
This project provides instructions to deploy a remote MCP server without authentication using Cloudflare Workers. Key steps include deploying a remote MCP server through a one-click button or via command line, customizing tools by defining them in the init()
method, and connecting to the server from the Cloudflare AI Playground or Claude Desktop via mcp-remote proxy.