remote-mcp-server-authless
0
This project provides a method to deploy a remote MCP server on Cloudflare Workers without any authentication. It allows customization through adding tools and supports connections with Cloudflare AI Playground and local MCP clients.
Overview
- Deploy a remote MCP server on Cloudflare Workers without authentication.
- Customize by adding tools to the MCP server in
src/index.ts
. - Connect with Cloudflare AI Playground or by using a local MCP client like Claude Desktop.