remote-mcp-server-authless
0
This project allows users to deploy a remote Model Context Protocol (MCP) server on Cloudflare Workers without requiring authentication. It can be connected to Cloudflare AI Playground and Claude Desktop for enhanced functionality.
Overview
- Deploy a remote MCP server on Cloudflare Workers without authentication.
- Customize the server by defining tools in the
init()
method. - Connect the server to Cloudflare AI Playground for tool access.
- Integration available with Claude Desktop via
mcp-remote
proxy.