remote-mcp-server-authless

remote-mcp-server-authless

0

This project demonstrates how to deploy a remote MCP server on Cloudflare Workers without authentication. It allows customization of tools and enables connectivity to various platforms such as Cloudflare AI Playground and Claude Desktop.

Building a Remote MCP Server on Cloudflare

This project provides an example for deploying a remote MCP server without authentication using Cloudflare Workers.

  • Tutorial for Deployment: Use the provided link to deploy your server quickly.
  • Customization: Add tools to the MCP server by defining them in the init() method.
  • Connectivity: Connect your server to the Cloudflare AI Playground and Claude Desktop, using appropriate instructions and configurations.