As of version 2026-07-28 the MCP protocol is now stateless. The original release was stateful. Every request is self-describing and independent, removing the need for connection handshakes, session IDs, or sticky load balancing.
You can read all the important updates here:
https://modelcontextprotocol.io/docs/2026-07-28/learn/architecture

Leave a Reply