demo-remote-mcp-server-authless

demo-remote-mcp-server-authless

0

This project provides instructions for deploying a remote MCP server without authentication on Cloudflare Workers. It facilitates easy connection to Cloudflare AI Playground and customization with additional tools.

Building a Remote MCP Server on Cloudflare

This is a guide to deploying a remote MCP server without authentication on Cloudflare Workers.

Key Features

  • Deploy with a single click via Cloudflare Workers.
  • Customize the server by adding tools in src/index.ts.
  • Connect easily to Cloudflare AI Playground and Claude Desktop via a mcp-remote proxy.

Usage

  • Deploy directly on Cloudflare Workers or set up locally using npm.
  • Interact with the server from Cloudflare AI Playground or using local MCP clients.