Anthropic Releases MCP 2026-07-28: Stateless Protocol Overhaul Brings Enterprise Scale
Key Takeaways
- ▸MCP 2026-07-28 introduces a stateless core architecture, replacing the previous bidirectional stateful model, enabling deployment on serverless and edge infrastructure at scale
- ▸Protocol achieved 400 million monthly SDK downloads in 2026, a 4x increase year-over-year, solidifying its position as the industry standard for AI agent tooling
- ▸New extensions framework formalizes MCP Apps and Tasks as versioned capabilities, allowing developers to add interactive UIs and long-running work without modifying the core protocol
Summary
Anthropic has released MCP 2026-07-28, the fifth major specification release of the Model Context Protocol, introducing foundational architectural changes designed for enterprise deployment and scalability. The update moves MCP from a bidirectional stateful protocol to a request/response model, enabling servers to run on serverless and edge infrastructure. It also introduces a versioned extensions framework for MCP Apps and Tasks, and aligns authorization with production OAuth 2.0 and OIDC standards for seamless integration with enterprise identity systems like Entra and Okta.
The protocol has reached remarkable scale in the past year—SDK downloads surpassed 400 million monthly downloads, representing a 4x increase from the previous year, cementing MCP as the industry standard for connecting AI agents to external tools and data. Support for the new spec is rolling out across Claude products, with over 950 MCP servers now available in the connectors directory. Major ecosystem players including Figma, Intuit, Netlify, Zoom, and Replit have voiced support, highlighting how the stateless core and extensions framework enable them to scale agentic experiences without architectural compromises.
The stateless core represents a significant engineering shift that simplifies deployment and removes session management requirements, making MCP a first-class HTTP workload. This change directly addresses scaling challenges faced by both developers building MCP servers and platforms hosting them, reducing infrastructure complexity while maintaining full capability. The enterprise authentication hardening ensures that organizations can connect MCP servers to their existing identity infrastructure without workarounds.
- Authorization now aligns with OAuth 2.0 and OIDC standards, enabling direct integration with enterprise identity platforms like Microsoft Entra and Okta
- Over 950 MCP servers now available in Claude's connectors directory, with endorsements from major ecosystem players (Figma, Intuit, Zoom, Netlify, Replit)


