THE Cloudflare blog post introduces the updated Model Context Protocol (MCP) 2026-07-28 specification, emphasizing its transition to a stateless protocol. This change simplifies server deployment, as it removes the need for stateful connections and sessions, allowing MCP servers to run on standard HTTP infrastructure like Cloudflare Workers.
Key updates include the elimination of the McpAgent, enhancements in authorization mechanisms, the introduction of Multi Round-Trip Requests (MRTR) for interactions requiring input, and better header management for HTTP requests. The specification also implements a formal feature lifecycle to manage deprecated features, making it easier for developers to migrate their applications without disruption. Customer testimonials highlight the improved usability and performance of MCP, establishing it as a foundational tool for agentic software.