remote-mcp-server-authless
0
This project demonstrates how to deploy a remote MCP server on Cloudflare Workers without requiring authentication. It allows users to customize their server with tools and connect through various clients like the Cloudflare AI Playground and Claude Desktop.
Building a Remote MCP Server on Cloudflare (Without Auth)
- Deploy a remote MCP server on Cloudflare Workers without authentication.
- Provides links and instructions for deployment using Cloudflare Workers and local machine setup.
- Customize the MCP server by adding tools in the
init()
method. - Connect to the MCP server from the Cloudflare AI Playground or local clients like Claude Desktop using the mcp-remote proxy.