A template for deploying MCP servers without authentication on Cloudflare Workers. Enables custom tool creation and integration with Claude Desktop and AI Playground through Server-Sent Events.
A template for deploying an authentication-free MCP server on Cloudflare Workers. Enables quick deployment of custom tools accessible via SSE from Claude Desktop or the Cloudflare AI Playground.
A template for deploying authentication-free MCP servers on Cloudflare Workers. Provides a starting point for building remote MCP servers with custom tools that can be accessed from Claude Desktop or the Cloudflare AI Playground via Server-Sent Events.
A remote MCP server template for Cloudflare Workers, enabling easy deployment and connection to AI clients like Cloudflare AI Playground and Claude Desktop.
A template for deploying authentication-free MCP servers on Cloudflare Workers. Enables quick deployment of custom tools accessible via SSE from Claude Desktop or Cloudflare AI Playground.
An MCP server template for Cloudflare Workers with zero runtime dependencies, providing a hand-rolled Streamable HTTP transport that lets you easily define and deploy tools with static bearer token auth.