remote-mcp-server-authless-v0

remote-mcp-server-authless-v0

0

This project demonstrates how to set up a remote MCP server on Cloudflare that does not require authentication. It provides guidelines for deployment, customization, and integration with tools like Cloudflare AI Playground and Claude Desktop.

Overview

  • Deploy a remote MCP server on Cloudflare Workers without authentication.
  • Customize your MCP server by defining tools within the init() method.
  • Connect to Cloudflare AI Playground using your MCP server URL.
  • Integrate with Claude Desktop using a proxy connection for tool availability.