Deploys a remote Model Context Protocol (MCP) server on Cloudflare Workers without requiring authentication.
This project provides a template for deploying a remote MCP server on Cloudflare Workers, simplifying the process of connecting tools to platforms like the Cloudflare AI Playground and Claude Desktop. By removing the need for authentication, it streamlines development and testing workflows. The server can be easily customized to include various tools, enabling developers to quickly integrate and experiment with different functionalities.
Key Features
01Easy deployment to Cloudflare Workers
02Compatible with Claude Desktop via mcp-remote proxy
03Connects to Cloudflare AI Playground
04Customizable tool integration
050 GitHub stars
06Authentication-free setup
Use Cases
01Integrating tools with Claude Desktop for enhanced functionality
02Connecting custom tools to the Cloudflare AI Playground
03Creating a remote MCP server for development and testing purposes