remote-mcp-server-authless
0
This project provides a solution to deploy a remote MCP server on Cloudflare without requiring authentication. It allows customization by adding tools and enables integration with Cloudflare AI Playground and Claude Desktop.
Overview
- Project Name: Building a Remote MCP Server on Cloudflare (Without Auth)
- Purpose: Allows deployment of a remote MCP server without authentication on Cloudflare Workers.
- Deployment: Can be deployed via Cloudflare Workers button or command line.
- Customization: Users can add tools by defining them in the
init()
method. - Integration: Connects to Cloudflare AI Playground and Claude Desktop for usage of MCP tools.