remote-mcp-server-authless
0
This project provides instructions to set up and customize a remote MCP server on Cloudflare without requiring authentication. It facilitates integration with the Cloudflare AI Playground and local clients like Claude Desktop, allowing the use of MCP tools in various environments.
Building a Remote MCP Server on Cloudflare
This project demonstrates how to deploy a remote MCP server without authentication on Cloudflare Workers. You can deploy it directly via the platform or set it up locally using provided command-line instructions. Users can customize the server by adding tools in the init()
method. The deployed MCP server can be connected to the Cloudflare AI Playground or local clients such as Claude Desktop via a proxy.