Model Context Protocol update boosts enterprise scale
The Model Context Protocol has transitioned to a stateless core in its largest update yet, a move designed to eliminate major scalability and reliability barriers for enterprise AI.

The Model Context Protocol (MCP), an open-source standard governing how artificial intelligence systems connect with external tools and data repositories, has received its most significant update since its debut. Led by principal maintainers David Soria Parra and Den Delimarsky, the protocol core has transitioned from a bidirectional stateful architecture to a request/response stateless model. This fundamental redesign means that individual requests are no longer bound to a session on a specific server instance, directly targeting the reliability and scalability issues that have previously hindered large-scale corporate deployments.
Beyond the stateless core, the new specification introduces several technical enhancements designed for robust production environments. These include Multi Round-Trip Requests, header-based routing, cacheable list results, authorization hardening, a formal extensions framework, and updated Tier 1 SDKs. To provide further stability for corporate users, the project has established a new deprecation policy requiring at least 12 months between a feature's formal deprecation and its actual removal, with exceptions carved out only for critical security patches. MCP is currently managed by the Agentic AI Foundation, an entity operating under the Linux Foundation, with contributions from industry giants including OpenAI, Google, Microsoft, and Amazon.
For AI developers and enterprise architects, this update represents a shift from local experimentation to production-grade integration. Originally designed to run locally and connect models to on-device applications, MCP can now support distributed, cloud-native architectures where server instances can spin up or down without breaking active user sessions. Practitioners can build more resilient agentic workflows, confident that their integration layer can handle enterprise-level traffic spikes and load balancing. The standardized 12-month deprecation window also gives development teams predictable timelines to update their codebases, reducing the maintenance overhead typically associated with rapidly evolving open-source AI tools.
This is our own summary of reporting by Ars Technica AI



