Cloudflare Authless Endpoint
Deploys an unauthenticated Model Context Protocol server on Cloudflare Workers.
概要
This tool provides an example for deploying an unauthenticated Model Context Protocol (MCP) server on Cloudflare Workers. It enables developers to easily set up a remote endpoint capable of hosting custom tools, which can then be seamlessly integrated with MCP clients like the Cloudflare AI Playground or local applications such as Claude Desktop, facilitating direct interaction with defined functionalities.
主な機能
- Supports local MCP client integration via proxy
- Customizable tool definitions
- Connects to Cloudflare AI Playground
- 0 GitHub stars
- Cloudflare Workers integration
- Authentication-less deployment
ユースケース
- Developing and testing custom Model Context Protocol tools.
- Connecting remote tools to local Model Context Protocol clients like Claude Desktop.
- Quickly deploying MCP endpoints for client integration demos.