remote-mcp-server-authless
0
This project provides a guide to deploy a remote MCP server on Cloudflare without authentication. It supports customization through tool additions and connects seamlessly with Cloudflare AI Playground and Claude Desktop.
Building a Remote MCP Server on Cloudflare
This project allows deployment of a remote MCP server without authentication using Cloudflare Workers. Features include:
- Deploying through the Cloudflare Workers deploy button or via command line.
- Customizing by adding tools in the
init()
method. - Connecting with Cloudflare AI Playground for remote MCP client functionalities.
- Compatibility with Claude Desktop via
mcp-remote
proxy.