remote-mcp-server-authless
0
This project enables the deployment of an authentication-free Model Context Protocol (MCP) server on Cloudflare Workers. It supports customization and connectivity with remote ACP clients like Claude Desktop and Cloudflare AI Playground.
Overview
- Deploy a remote MCP server on Cloudflare Workers without authentication.
- Customize the server by defining tools in
src/index.ts
. - Connect to the server via Cloudflare AI Playground or Claude Desktop using the mcp-remote proxy.