Enables deploying a remote MCP server on Cloudflare Workers with OAuth login, allowing MCP clients like Claude Desktop to connect and use tools over SSE.
Enables deployment of MCP servers on Cloudflare Workers with OAuth authentication and SSE transport. Provides a template for hosting remote MCP servers that can be accessed by Claude Desktop and other MCP clients over HTTP.
Enables deploying a remote MCP server on Cloudflare Workers with OAuth login, supporting SSE transport for tools like math operations, and connecting to clients such as Claude Desktop.
Enables remote MCP server deployment on Cloudflare Workers with OAuth login, supporting tool calling via SSE from clients like MCP Inspector or Claude Desktop.