remote-mcp-server-authless
0
This project demonstrates how to deploy a Model Context Protocol (MCP) server on Cloudflare Workers without the need for authentication. It allows customization of tools and integration with Cloudflare AI Playground and Claude Desktop.
Building a Remote MCP Server on Cloudflare
- Deploy a remote MCP server without authentication using Cloudflare Workers.
- Customize the server by adding tools via the
init()
method. - Connect to Cloudflare AI Playground or Claude Desktop using your deployed MCP server.