Deploys a remote Model Context Protocol (MCP) server on Cloudflare Workers without requiring authentication.
Effortlessly deploy a remote MCP server to Cloudflare Workers, allowing integration with tools and services without the complexities of authentication. This setup enables connection to clients like the Cloudflare AI Playground and Claude Desktop, offering a streamlined approach to utilizing MCP tools. The server is easily customizable, allowing developers to add their tools directly.
주요 기능
01Connects to Cloudflare AI Playground
02No authentication required
03Integrates with Claude Desktop via mcp-remote proxy
04Easy deployment to Cloudflare Workers
050 GitHub stars
06Customizable with user-defined tools
사용 사례
01Rapid deployment of a lightweight MCP server for testing and development.
02Connecting custom tools to the Cloudflare AI Playground.
03Integrating server-side logic with Claude Desktop for enhanced functionality.