remote-mcp-server-authless

remote-mcp-server-authless

0

This project provides a method to deploy a remote MCP server on Cloudflare Workers without needing authentication. It allows users to connect to and customize the server, and integrates with both Cloudflare AI Playground and Claude Desktop for enhanced functionality.

Building a Remote MCP Server on Cloudflare

  • Deploy a remote MCP server without authentication using Cloudflare Workers.
  • Customize the server by defining tools within the init() method in src/index.ts.
  • Connect to Cloudflare AI Playground with your MCP server URL.
  • Use Claude Desktop for local MCP clients through the mcp-remote proxy.