remote-mcp-server-authless
0
This project allows users to deploy a remote MCP server on Cloudflare without the need for authentication. It offers customization by adding tools and can connect with Cloudflare AI Playground for remote tool usage.
Building a Remote MCP Server on Cloudflare
- Deploy a remote MCP server without authentication on Cloudflare Workers.
- Deploy via Cloudflare Workers or use a command line to set up locally.
- Customize by defining tools using
init()
insrc/index.ts
. - Connect to Cloudflare AI Playground to use your MCP tools remotely.