remote-mcp-server-authless-3

remote-mcp-server-authless-3

0

This project allows users to deploy a remote Model Context Protocol server on Cloudflare without requiring authentication. It supports customization and integration with the Cloudflare AI Playground and local MCP clients.

Building a Remote MCP Server on Cloudflare

This project provides a method to deploy a remote MCP server without authentication using Cloudflare Workers. You can deploy the server using a simple command or via the Cloudflare Workers dashboard. The server can be customized by adding tools through the init() method in the main code file. It supports connections from Cloudflare AI Playground and local MCP clients using mcp-remote proxy.