remote-mcp-server-authless
0
The project provides instructions for deploying an authentication-free remote MCP server on Cloudflare Workers. It offers features for connecting with Cloudflare AI Playground and local clients, with options for customizing server tools.
Overview
- Project: Deploy a remote MCP server without authentication on Cloudflare Workers.
- Features:
- Deploys an MCP server using Cloudflare Workers.
- Connects with Cloudflare AI Playground and local clients like Claude Desktop.
- Supports tool customization by defining them in the
init()
method.
Usage
- Use the provided template to deploy the server via Cloudflare Workers or locally.
- Connect to your deployed server through Cloudflare AI Playground or Claude Desktop using
mcp-remote
.