remote-mcp-server-authless
0
The project enables users to deploy and customize a remote Model Context Protocol (MCP) server on Cloudflare Workers without authentication. It provides integration with Cloudflare AI Playground and local MCP clients.
Overview
- Deploy a remote MCP server without authentication using Cloudflare Workers.
- Customize your MCP server by defining tools in the
init()
method. - Connect your MCP server to the Cloudflare AI Playground or local MCP clients like Claude Desktop using a proxy.