remote-mcp-server-authless

remote-mcp-server-authless

0

This project provides a method to deploy and customize a remote Model Context Protocol (MCP) server on Cloudflare Workers without requiring authentication, with integration options for Cloudflare AI Playground and local clients like Claude Desktop.

Building a Remote MCP Server on Cloudflare

  • Deploy a remote MCP server without authentication using Cloudflare Workers.
  • Options for deployment include a "Deploy to Workers" button or a command-line setup.
  • Customize your server by adding tools using the init() method.
  • Connect to the server via Cloudflare AI Playground or through local clients like Claude Desktop via a proxy tool.