remote-mcp-server-authless-1
0
This project provides an easy method to set up a remote Model Context Protocol (MCP) server without authentication using Cloudflare Workers. It supports customization and connections to local and remote clients, enhancing its versatility and usability.
Overview
This project allows you to deploy a remote MCP server on Cloudflare Workers without authentication. You can start by deploying your MCP server through a simple deploy button or using the command line for local setups. Customize your server by defining tools in the init()
method. Furthermore, the server can be connected to the Cloudflare AI Playground and used from local MCP clients like Claude Desktop with the help of the mcp-remote
proxy.