remote-mcp-server-authless

remote-mcp-server-authless

0

This project allows users to deploy and customize a remote MCP server on Cloudflare Workers without authentication, providing integration with Cloudflare AI Playground and local clients like Claude Desktop.

Building a Remote MCP Server on Cloudflare

  • Deploy a remote MCP server without authentication on Cloudflare Workers.
  • Start deployment using the provided command or deploy directly via Cloudflare Workers.
  • Customize by adding tools in the init() method.
  • Connect to the MCP server using Cloudflare AI Playground.
  • Use local MCP clients like Claude Desktop through mcp-remote proxy.