remote-mcp-server-authless
0
This project enables users to deploy a remote MCP server on Cloudflare Workers without requiring authentication. It allows for customization and connectivity with Cloudflare AI Playground and Claude Desktop for tool usage.
Overview
- Deploy a remote MCP server without authentication on Cloudflare Workers.
- Deploy via Cloudflare Workers or use command line for local setup.
- Customize MCP server by defining tools in
init()
method. - Connect server to Cloudflare AI Playground and Claude Desktop using mcp-remote proxy.