remote-mcp-server-authless
0
This project enables the deployment of a remote Model Context Protocol (MCP) server on Cloudflare Workers, allowing users to connect and utilize MCP tools without authentication. It provides integration options with Cloudflare AI Playground and local MCP clients.
Overview
- Deploy a remote MCP server without authentication on Cloudflare Workers.
- Use the provided button or command line for deployment.
- Customize the server by adding tools in the
init()
method. - Connect to your server via Cloudflare AI Playground or local MCP clients like Claude Desktop.