remote-mcp-server-authless
0
This project focuses on deploying a remote MCP server on Cloudflare Workers, emphasizing ease of setup without authentication. It allows custom tool integration and supports connection with Cloudflare AI Playground and local clients like Claude Desktop.
Building a Remote MCP Server on Cloudflare
This project allows you to deploy a remote MCP server without authentication on Cloudflare Workers. It offers an option to deploy using a button or through the command line. Custom tools can be added to the server by defining them in the init method of the source code. Connections to Cloudflare AI Playground and Claude Desktop are supported, facilitating interaction with the MCP server through remote or local clients.