Enables running a stateless MCP server on Cloudflare Workers with minimal setup, exposing tools like a greeting tool and supporting inspection through the MCP Inspector.
Enables running a stateless MCP server on Cloudflare Workers with a single fetch handler. Exposes a greeting tool that returns a personalized hello via the MCP protocol.