Deploys an MCP server on Cloudflare Workers with integrated OAuth authentication.
This project provides a template and instructions for setting up a Model Context Protocol (MCP) server designed to run efficiently on Cloudflare Workers. It includes built-in OAuth authentication for secure access and allows for seamless integration with MCP clients like the MCP Inspector and Claude Desktop. Developers can deploy their MCP API remotely, enabling external applications to discover and interact with defined tools hosted on the server.
Key Features
010 GitHub stars
02Deployment on Cloudflare Workers
03Compatibility with Claude Desktop
04Server-Sent Events (SSE) support for real-time communication
05Seamless integration with MCP Inspector
06Integrated OAuth authentication for secure access
Use Cases
01Providing custom tool access for AI models like Claude
02Developing and testing Model Context Protocol (MCP) servers
03Deploying an MCP server as a remote endpoint on Cloudflare