remote-mcp-server-authless

remote-mcp-server-authless

0

This project allows the deployment of a remote MCP server on Cloudflare Workers, enabling seamless connections from remote clients without authentication. It supports customizable tools and integration with platforms like Claude Desktop and the Cloudflare AI Playground.

Building a Remote MCP Server on Cloudflare

This example guides you to deploy a remote MCP server on Cloudflare Workers without requiring authentication.

Get Started

  • Deploy your MCP server with the provided button link.
  • Alternatively, use the command line to create the server locally.

Customizing your MCP Server

  • Add tools by defining them inside the init() method of src/index.ts.

Connect to Cloudflare AI Playground

  • Visit the Playground website and enter your deployed MCP server URL.

Connect Claude Desktop to your MCP Server

  • Use the mcp-remote proxy to connect clients like Claude Desktop.