Enables running a stateless MCP server on Cloudflare Workers with minimal setup, using a single fetch handler to expose tools through the MCP protocol.
Enables deploying a stateless remote MCP server on Cloudflare Workers without authentication, with support for custom tool registration and connections from MCP clients.
Enables deployment of a stateless remote MCP server on Cloudflare Workers, allowing custom tools to be registered and accessed through MCP clients without requiring authentication.
Enables deploying a stateless remote MCP server on Cloudflare Workers without authentication, supporting custom tool registration and compatibility with MCP clients via remote proxy.
Enables deploying a stateless remote MCP server on Cloudflare Workers without authentication, supporting custom tools and compatibility with legacy MCP clients.