remote-mcp-server-authless

remote-mcp-server-authless

0

This project enables users to deploy and customize a Model Context Protocol server on Cloudflare Workers without requiring authentication. It supports integration with the Cloudflare AI Playground and Claude Desktop for enhanced tool access.

Building a Remote MCP Server on Cloudflare (Without Auth)

This project allows you to deploy a remote MCP server on Cloudflare Workers without authentication. You can easily deploy using Cloudflare's deployment service, or set it up locally using specific command-line instructions. It includes customization options to add tools via the init() method in a file and offers connections to the Cloudflare AI Playground. Furthermore, it guides how to connect Claude Desktop to your remote MCP server using a proxy package.