Remote
0
Deploys an MCP server on Cloudflare Workers with integrated OAuth authentication.
Acerca de
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.
Características Principales
- 0 GitHub stars
- Deployment on Cloudflare Workers
- Compatibility with Claude Desktop
- Server-Sent Events (SSE) support for real-time communication
- Seamless integration with MCP Inspector
- Integrated OAuth authentication for secure access
Casos de Uso
- Providing custom tool access for AI models like Claude
- Developing and testing Model Context Protocol (MCP) servers
- Deploying an MCP server as a remote endpoint on Cloudflare