remote-mcp-server-authless

remote-mcp-server-authless

0

This project allows users to deploy a remote Model Context Protocol (MCP) server on Cloudflare Workers without requiring authentication. The server can be customized with tools and connected to from various clients, including the Cloudflare AI Playground and Claude Desktop.

Overview

  • Deploy a remote MCP server without authentication using Cloudflare Workers.
  • Customize the server by adding tools to the init() method.
  • Connect to the server via Cloudflare AI Playground or Claude Desktop.
  • Use mcp-remote for local MCP client connections.