Cloudflare Edge Calculator

Demonstrates edge deployment of MCP servers using Cloudflare Workers and Durable Objects for global low-latency tool execution wit

kentcdodds 45
Claude CodeClaude DesktopGeneric
View source ↗

A Cloudflare Workers-based MCP server that demonstrates running Model Context Protocol on edge infrastructure with Durable Objects for state management. Built with Remix 3's experimental DOM and events packages, it provides a calculator tool through the MathMCP Durable Object and includes a React-based calculator widget that can be embedded in web applications. The implementation showcases how to deploy MCP servers to Cloudflare's global edge network using Vite for building, TypeScript for type safety, and Wrangler for deployment, making it useful for developers who want to run MCP servers with low latency worldwide or integrate MCP capabilities into existing Cloudflare Workers applications.

Source

Repository: https://github.com/kentcdodds/cloudflare-remix-vite-mcp

Maintain Cloudflare Edge Calculator?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Cloudflare Edge Calculator on getagentictools](https://getagentictools.com/mcp/kentcdodds-cloudflare-remix-vite-mcp?ref=badge)