remote-mcp-server-authless

remote-mcp-server-authless

0

This project provides a guide to building and deploying a remote MCP server on Cloudflare Workers without requiring authentication. It allows customization and connection to tools hosted on the server through platforms like Cloudflare AI Playground and local clients like Claude Desktop using a proxy.

Building a Remote MCP Server on Cloudflare

  • Deploy a remote MCP server without authentication using Cloudflare Workers.
  • Connect to Cloudflare AI Playground to use your MCP tools.
  • Customize your server by defining tools in the init method of src/index.ts.
  • Use local clients like Claude Desktop with the mcp-remote proxy.