remote-mcp-server-authless
0
This project provides a way to deploy and customize a remote MCP server on Cloudflare Workers without requiring authentication. Users can connect through Cloudflare AI Playground and Claude Desktop to utilize MCP tools for various applications.
Overview
- Deploy a remote MCP server on Cloudflare Workers without authentication.
- Use the Cloudflare AI Playground to connect and utilize MCP tools.
- Connect Claude Desktop to the MCP server using mcp-remote proxy.
- Customize your MCP server by defining tools in
src/index.ts
.