A hosted HTTP MCP server for Cloudflare Workers that exposes a bundle of tools via a remote /mcp endpoint, enabling Claude-compatible clients to connect without a local server.
Deploys a remote MCP server on Cloudflare Workers without authentication, enabling tools via SSE endpoint for use with AI clients like Cloudflare Playground or Claude Desktop.
A stateless remote MCP server on Cloudflare Workers without authentication, supporting custom tools and compatibility with legacy clients. Enables deployment and connection from remote MCP clients like Cloudflare AI Playground and Claude Desktop.