remote-mcp-server-authless

remote-mcp-server-authless

0

This project allows users to deploy a remote MCP server without authentication on Cloudflare Workers. It includes customization, connection to the Cloudflare AI Playground, and usage with Claude Desktop via a proxy.

Building a Remote MCP Server on Cloudflare

This project demonstrates how to deploy a remote MCP server on Cloudflare Workers without authentication. It includes instructions for deploying the server using Cloudflare and connecting it to various clients such as the Cloudflare AI Playground.

Customizing your MCP Server

  • Define tools inside the init() method using a specific server tool interface.

Connect to Cloudflare AI Playground

  • Provides steps to connect the MCP server to Cloudflare AI Playground.

Connect Claude Desktop to your MCP server

  • Instructions for configuring Claude Desktop to connect with the MCP server using the mcp-remote proxy.