Remote Authless
bywgh1992
0Deploys 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.
主な機能
- Supports local MCP clients (e.g., Claude Desktop)
- 0 GitHub stars
- Connects to Cloudflare AI Playground
- No authentication required
- Customizable tool integration
- Easy deployment to Cloudflare Workers
ユースケース
- Extend the functionality of the Cloudflare AI Playground with custom tools.
- Connect local MCP clients, such as Claude Desktop, to remote tools.
- Quickly deploy and test MCP server configurations on Cloudflare.