A remote Model Context Protocol server template for Cloudflare Workers with built-in Clerk OAuth authentication and role-based access control. Enables secure deployment of MCP servers with user authentication and customizable tool access based on user roles.
A template for deploying remote Model Context Protocol servers to Cloudflare Workers with built-in OAuth authentication. It enables hosting secure, serverless MCP tools accessible via SSE transport for clients like Claude Desktop.
A template for deploying remote Model Context Protocol servers to Cloudflare Workers without authentication. It enables the creation of custom tools accessible through clients like Claude Desktop and the Cloudflare AI Playground.
A template for deploying a Model Context Protocol server on Cloudflare Workers without authentication requirements, allowing integration with AI models through the Cloudflare AI Playground or Claude Desktop.
A template for deploying secure Model Context Protocol servers to Cloudflare Workers with built-in OAuth authentication. It enables hosting and connecting remote tools to Claude Desktop using SSE transport and a local proxy.
A Cloudflare Workers-based server implementing the Model Context Protocol that enables AI assistants like Claude to securely access external tools through OAuth authentication.