remote-mcp-server-authless

remote-mcp-server-authless

0

The project provides a guide for deploying and customizing remote MCP servers on Cloudflare Workers without authentication, enabling interactions with clients like Cloudflare AI Playground and local clients such as Claude Desktop.

Building a Remote MCP Server on Cloudflare

This project demonstrates how to deploy a remote Model Context Protocol (MCP) server without authentication on Cloudflare Workers. Key features include deploying via a single click to Cloudflare Workers, customizing tools using the init() method in the script, and connecting to Cloudflare AI Playground for remote MCP client interaction. Additionally, instructions are provided for connecting local MCP clients like Claude Desktop via the mcp-remote proxy.