remote-mcp-server-authless

remote-mcp-server-authless

0

The project provides a way to deploy and customize a remote Model Context Protocol (MCP) server on Cloudflare Workers without requiring authentication. It allows integration with platforms like Cloudflare AI Playground and Claude Desktop, offering easy deployment and extensive customization of tools.

Building a Remote MCP Server on Cloudflare (Without Auth)

This project demonstrates deploying a remote MCP server on Cloudflare Workers without requiring authentication. Key features include:

  • Easy deployment via Cloudflare Workers.
  • Customization by adding tools to the MCP server in src/index.ts.
  • Connection compatibility with Cloudflare AI Playground and Claude Desktop.
  • Provides access through a specific URL format.

Connect to Cloudflare AI Playground

  • Visit the Cloudflare AI Playground.
  • Enter your MCP server URL.
  • Utilize MCP tools directly from the playground.

Connect Claude Desktop to your MCP server

  • Connect via mcp-remote proxy.
  • Follow Anthropic's Quickstart for configuration.
  • After configuration, restart Claude to access tools.