remote-mcp-server-authless
0
This project facilitates deploying and customizing a remote MCP server on Cloudflare Workers without authentication requirements. It supports integration with Cloudflare AI Playground and local MCP clients like Claude Desktop for enhanced functionality.
Building a Remote MCP Server on Cloudflare
- Deploy a remote MCP server on Cloudflare Workers without needing authentication.
- Use the Deploy to Workers button or command line to set it up.
- Customize the server by defining tools in
src/index.ts
. - Connect to the server via Cloudflare AI Playground or Claude Desktop using the mcp-remote proxy.