remote-mcp-server-authless
0
The project facilitates the deployment of a remote MCP server on Cloudflare without requiring authentication. It supports customization through tool definitions and can be integrated with both remote and local clients, enhancing accessibility and connectivity.
Overview
- This project allows deploying a remote MCP server without authentication on Cloudflare Workers.
- Features include deploying via Cloudflare URL and customizing the server by defining tools in
src/index.ts
. - Connect the server to Cloudflare AI Playground for remote use and to local clients using
mcp-remote
proxy for integration with Claude Desktop.