Launch · Model Context Protocol Blog ·

MCP ships its largest spec update ever, moves to stateless core

The Model Context Protocol released its 2026-07-28 spec, the largest revision since launch, removing session state from the protocol layer so servers scale on ordinary HTTP infrastructure.

Based on reporting by Model Context Protocol Blog — analysis by dalili

The Agentic AI Foundation, a directed fund under the Linux Foundation, published the 2026-07-28 Model Context Protocol specification on July 28, the largest revision since Anthropic released the open standard 20 months ago. The headline change removes MCP's stateful session model entirely: the initialize/initialized handshake and the Mcp-Session-Id header are both gone, meaning any server instance can now handle any request without sticky load-balancer routing or a shared session store. Six Specification Enhancement Proposals worked together to complete the transition.

The practical effect is that MCP servers can now run behind an ordinary round-robin load balancer and deploy on serverless and edge infrastructure, removing overhead that had forced every production MCP deployment to maintain sticky routing, shared Redis session stores, or deep packet inspection at the gateway layer. Alongside the transport change, the spec hardens authorization by aligning more closely with OAuth 2.1 and OpenID Connect enterprise practices, introduces Resource Indicators to address delegation and "confused deputy" problems, and formalizes an extensions framework covering MCP Apps and a new Tasks capability.

MCP has grown rapidly since its release: its Tier 1 SDKs now see close to half a billion downloads a month, with both the TypeScript and Python SDKs individually crossing 1 billion total downloads. The specification introduces new governance guarantees, including a formal feature-lifecycle policy and a conformance-suite requirement, intended to limit breaking changes going forward; maintainers describe this release's backward-incompatible changes as a deliberate one-time foundation reset rather than the new norm. A 10-week validation window is available for SDK maintainers and server implementers to migrate before the changes take full effect in production.

Key takeaways

  • MCP's 2026-07-28 spec removes session state from the protocol layer, enabling deployment on ordinary load balancers and serverless infrastructure
  • Authorization is hardened to align with OAuth 2.1/OpenID Connect; a formal extensions framework covers MCP Apps and Tasks
  • Tier 1 SDKs see ~500M downloads/month; a 10-week migration window is available before changes take full effect

Why it matters

MCP has become the default way AI agents connect to tools and data, so a foundational architecture change here ripples through nearly every production agentic deployment, not just a niche developer feature.

Related

  1. The Verge ·

    Roland Launches Melody Flip, Its First Generative AI Music Tool

  2. The Verge ·

    Anker launches MindBase, an on-device AI hub for smart home security