Deploys a remote Model Context Protocol (MCP) server on Cloudflare Workers without authentication.
This project provides a straightforward way to deploy a remote Model Context Protocol (MCP) server on Cloudflare Workers. It allows you to connect to the server from the Cloudflare AI Playground or local MCP clients, like Claude Desktop, using the mcp-remote proxy. By customizing the server, you can add your own tools to interact with AI models.
Características Principales
01Supports local MCP clients (e.g., Claude Desktop)
020 GitHub stars
03Connects to Cloudflare AI Playground
04No authentication required
05Customizable tool integration
06Easy deployment to Cloudflare Workers
Casos de Uso
01Extend the functionality of the Cloudflare AI Playground with custom tools.
02Connect local MCP clients, such as Claude Desktop, to remote tools.
03Quickly deploy and test MCP server configurations on Cloudflare.