Cloudflare Remote
0
Deploys an unauthenticated remote server for the Model Context Protocol (MCP) on Cloudflare Workers.
概要
This tool enables the quick deployment of a remote Model Context Protocol (MCP) server on Cloudflare Workers, designed for unauthenticated access. It provides a convenient way to host and manage custom AI tools, allowing seamless integration with MCP clients such as the Cloudflare AI Playground and Claude Desktop. Developers can easily define and expose their own tools, facilitating testing and interaction within a remote environment.
主な機能
- Deployable directly to Cloudflare Workers
- No authentication required for simplified setup and testing
- Supports integration of custom MCP tools
- Connects with Cloudflare AI Playground client
- Connects with Claude Desktop via mcp-remote proxy
- 0 GitHub stars
ユースケース
- Testing and experimenting with custom Model Context Protocol (MCP) tools in a remote environment
- Extending AI client capabilities by connecting to a personalized server of tools
- Integrating custom AI functionalities with Cloudflare AI Playground or Claude Desktop