Remote Authless
byanbeime
0Deploys a remote Model Context Protocol (MCP) server on Cloudflare Workers without requiring authentication.
概要
This project provides a streamlined way to deploy a remote MCP server on Cloudflare Workers, enabling connection with remote MCP clients like the Cloudflare AI Playground and local clients through mcp-remote, all without the need for authentication. It offers a quick setup process using either a one-click deploy button or command-line installation, and allows for easy customization by adding your own tools within the server's initialization method.
主な機能
- One-click deployment to Cloudflare Workers
- Command-line installation option
- Compatible with Cloudflare AI Playground
- Supports local MCP clients via mcp-remote proxy
- 0 GitHub stars
- Easy customization with tool addition
ユースケース
- Connecting to the Cloudflare AI Playground with custom tools.
- Integrating with Claude Desktop for enhanced functionality.
- Creating a readily accessible remote MCP server for various applications.