remote-mcp-server-authless
0
This project allows users to deploy and customize a remote MCP server on Cloudflare Workers without authentication. It includes connectivity options with Cloudflare AI Playground and local MCP clients.
Building a Remote MCP Server on Cloudflare
This project demonstrates how to deploy a remote MCP server without authentication via Cloudflare Workers.
Get Started:
- Deploy using Cloudflare Workers.
- Option to create a local MCP server with npm.
Features:
- Customize your MCP server by adding tools using the
init()
method. - Connect to Cloudflare AI Playground or use with local clients like Claude Desktop.
Usage:
- Deploy the server and connect through the Cloudflare AI Playground or using the mcp-remote proxy for local clients.