Remote Authless
bymihgen
0Deploys a remote Model Context Protocol (MCP) server on Cloudflare Workers without requiring authentication.
About
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
- Easy deployment to Cloudflare Workers
- Compatible with Claude Desktop via mcp-remote proxy
- Connects to Cloudflare AI Playground
- Customizable tool integration
- 0 GitHub stars
- Authentication-free setup
Use Cases
- Integrating tools with Claude Desktop for enhanced functionality
- Connecting custom tools to the Cloudflare AI Playground
- Creating a remote MCP server for development and testing purposes