remote-mcp-server-authless

remote-mcp-server-authless

0

This project allows the deployment of a remote Model Context Protocol (MCP) server on Cloudflare Workers without authentication. Users can customize the server tools and connect via Cloudflare AI Playground or local clients using a proxy.

Building a Remote MCP Server on Cloudflare

This project guides you to deploy a remote MCP server on Cloudflare Workers without requiring authentication. It offers the ability to customize your MCP server with tools by defining them in the init() method. Additionally, it allows connections from Cloudflare AI Playground and local MCP clients through the mcp-remote proxy for integration with Claude Desktop.