remote-mcp-server-authless
0
This project facilitates deploying a Model Context Protocol (MCP) server on Cloudflare Workers without requiring authentication. It allows customization with tools and supports connections from various clients like Cloudflare AI Playground and Claude Desktop.
Overview
- Project Description: Deploy a remote Model Context Protocol (MCP) server on Cloudflare Workers without authentication.
- Features:
- Deploy easily via the Cloudflare Workers dashboard or the command line.
- Customize the server by defining tools.
- Connect to the Cloudflare AI Playground and use tools directly.
- Compatible with Claude Desktop using the
mcp-remote
proxy.