remote-mcp-server-authless
0
This project allows users to deploy a remote MCP server without authentication using Cloudflare Workers. It provides customization options and easy integration with Cloudflare AI Playground and local MCP clients.
Overview
- Deploy a remote MCP server without authentication on Cloudflare Workers.
- Customize the server by adding tools inside the
init()
method. - Connect the server to Cloudflare AI Playground and local MCP clients via a proxy.
- Provides deployment steps using Cloudflare Workers and npm.