remote-mcp-server-authless
0
This project provides a method to deploy a remote Model Context Protocol (MCP) server using Cloudflare Workers without requiring authentication. It offers customization through tool definitions and connectivity with both Cloudflare AI Playground and desktop clients.
Overview
- Project Name: Remote MCP Server on Cloudflare
- Purpose: Deploy a remote MCP server on Cloudflare Workers without authentication.
- Key Features:
- Easy deployment via Cloudflare Workers
- Customizable server with tools defined in
src/index.ts
- Connect to Cloudflare AI Playground and other local MCP clients
Deployment
- Start by deploying with Cloudflare Workers deploy button
- Alternatively, deploy via command line using npm
Connectivity
- Compatible with Cloudflare AI Playground and Claude Desktop using
mcp-remote
proxy.