A template repository for bootstrapping Model Context Protocol (MCP) servers with Cloudflare Workers integration, supporting WebSocket and SSE connections with tools, resources, and prompts.
A template repository for building Model Context Protocol (MCP) servers that enables developers to create interactive AI agents with real-time bidirectional communication capabilities through WebSocket and SSE endpoints.
A template for deploying an unauthenticated Model Context Protocol server on Cloudflare Workers using Server-Sent Events (SSE). It enables users to host remote MCP tools accessible via the Cloudflare AI Playground or local clients like Claude Desktop.
A deployment template for hosting remote Model Context Protocol servers on Cloudflare Workers using Server-Sent Events (SSE). It enables developers to expose custom tools to MCP-compatible clients like Claude Desktop and Cloudflare AI Playground without requiring authentication.
A template for deploying remote Model Context Protocol servers on Cloudflare Workers using Server-Sent Events (SSE). It enables the creation and hosting of custom AI tools that can be accessed via the Cloudflare AI Playground or local clients like Claude Desktop.
A template for deploying MCP servers on Cloudflare Workers without authentication. Provides a foundation for creating custom tools accessible via Server-Sent Events from both web-based and desktop MCP clients.