Deploys an authentication-free Model Context Protocol server directly onto Cloudflare Workers.
Deploy a Model Context Protocol (MCP) server on Cloudflare Workers with this example, designed for unauthenticated access. It offers a simple method to host an MCP server on Cloudflare's serverless platform, facilitating easy connection and interaction with various MCP clients, including the Cloudflare AI Playground and Claude Desktop, streamlining the integration of custom AI tools.
Key Features
01Direct connection with Cloudflare AI Playground
020 GitHub stars
03Authentication-free operation
04Cloudflare Workers deployment
05Support for custom tool integration
06Compatibility with local MCP clients via mcp-remote proxy
Use Cases
01Enabling local AI clients like Claude Desktop to access remote MCP tools
02Hosting unauthenticated remote MCP servers
03Integrating custom AI tools with Cloudflare's AI Playground