remote-mcp-server-authless
0
This project allows users to deploy a remote MCP server on Cloudflare Workers without requiring authentication. It offers customization, integration with Cloudflare AI, and local client connectivity through Claude Desktop.
Building a Remote MCP Server on Cloudflare
- Deploy a remote MCP server using Cloudflare Workers without authentication.
- Deploy via Cloudflare or set up locally using command line.
- Customize the MCP server by adding tools in the
init()
method. - Connect to your server using Cloudflare AI Playground or local MCP clients like Claude Desktop using the mcp-remote proxy.