remote-mcp-server-authless

remote-mcp-server-authless

3.1

If you are the rightful owner of remote-mcp-server-authless and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This guide provides instructions for deploying a remote MCP server on Cloudflare Workers without authentication.

The guide outlines the steps to deploy a remote Model Context Protocol (MCP) server on Cloudflare Workers without requiring authentication. It provides a quick start option using a deployment button and an alternative command line method. The guide also includes instructions for customizing the MCP server by adding tools and connecting it to the Cloudflare AI Playground and Claude Desktop. This setup allows users to leverage MCP tools remotely and integrate them with various platforms.

Features

  • Deploy MCP server on Cloudflare Workers without authentication.
  • Quick start deployment using a button or command line.
  • Customize MCP server by adding tools in the `init()` method.
  • Connect to Cloudflare AI Playground for remote MCP client usage.
  • Integrate with Claude Desktop using mcp-remote proxy.