remote-mcp-server-authless
0
This project allows the deployment of a remote Model Context Protocol (MCP) server on Cloudflare Workers without authentication. Users can customize the server tools and connect via Cloudflare AI Playground or local clients using a proxy.
Custom tools
Users can define their own tools in `src/index.ts`, and their specific capabilities depend on the user-defined tool functions.