remote-mcp-server-authless
0
This project enables the deployment of a remote MCP server on Cloudflare Workers without requiring authentication. Users can customize the server by adding tools, and it can be connected to Cloudflare AI Playground and other local clients.
Overview
- Deploy a remote MCP server on Cloudflare Workers without authentication.
- Customize by defining tools in
src/index.ts
. - Connect to Cloudflare AI Playground to use MCP tools.
- Use
mcp-remote
proxy for connecting from local clients like Claude Desktop.