remote-mcp-server-authless-transport

remote-mcp-server-authless-transport

0

This project demonstrates how to deploy a remote Model Context Protocol (MCP) server on Cloudflare Workers without requiring authentication. It includes instructions for customization and connection to local clients and Cloudflare AI Playground.

Building a Remote MCP Server on Cloudflare

Deploy a remote MCP server on Cloudflare Workers without authentication. Customize the server by adding tools via the init() method in src/index.ts. Connect to the MCP server through Cloudflare AI Playground and local MCP clients using mcp-remote.