Remote Authless icon

Remote Authless

Deploys a remote Model Context Protocol (MCP) server on Cloudflare Workers without authentication.

소개

This tool simplifies the deployment of a remote Model Context Protocol (MCP) server on Cloudflare Workers, removing the complexity of authentication. This allows you to easily connect to the server from the Cloudflare AI Playground or local MCP clients using the mcp-remote proxy. You can customize the server by adding your own tools within the `init()` method of `src/index.ts` using `this.server.tool(...)`

주요 기능

  • Supports local MCP clients via mcp-remote proxy
  • Customizable with user-defined tools
  • 0 GitHub stars
  • Easy deployment to Cloudflare Workers
  • No authentication required
  • Connects to Cloudflare AI Playground

사용 사례

  • Integrating with Claude Desktop for enhanced functionality
  • Building custom AI workflows using Cloudflare Workers
  • Connecting to the Cloudflare AI Playground with custom tools
Craft Better Prompts with AnyPrompt
Sponsored