discord-research-mcp-server
0
The project provides a setup for deploying an unauthenticated remote MCP server on Cloudflare Workers. It allows for customization and interaction with Cloudflare AI services, supporting connections from various clients.
Overview
- Deploy a remote MCP server on Cloudflare Workers without authentication.
- Easily customize the server by adding tools using the
init()
method. - Connect to the server from Cloudflare AI Playground or Claude Desktop using the provided configurations.