remote-mcp-server-authless
0
This project facilitates the deployment of a remote Model Context Protocol (MCP) server on Cloudflare Workers without requiring authentication. It supports server customization and integration with tools like Cloudflare AI Playground and local MCP clients.
Overview
- Deploy a remote MCP server without authentication using Cloudflare Workers.
- Customize your server by adding tools in the
init()
method. - Connect your server to Cloudflare AI Playground for remote access.
- Use
mcp-remote
proxy to connect local MCP clients like Claude Desktop.