MCP Protocol Goes Stateless, Enabling Free Cloudflare Worker Hosting
The Model Context Protocol released its 2026-07-28 revision, removing sessions, session IDs, and the initialize handshake to make every request fully self-contained. On the same day, Cloudflare deprecated its Durable Object-backed McpAgent class and recommended a stateless request handler for new MCP servers. Together, these changes eliminate the main barrier to running an MCP server on Cloudflare's free plan, which previously required stateful infrastructure. The remaining constraint is Cloudflare's free-tier CPU limit of 10 milliseconds per request, which the author tested by deploying a real two-tool read-only MCP server on their own site. The server, built with zero external dependencies, handles tools listing and article retrieval, demonstrating that a minimal MCP server can fit within the free plan's limits.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in