If you’ve been running Model Context Protocol (MCP) servers, you might have bumped into the limitations of stateful sessions. Until recently, a client had to perform an initialize handshake, get a session ID, and stick to that specific server instance for the duration of the connection. For a single-instance setup, this is fine.
MCP goes stateless, and Quarkus already implements it
calendar_today
September 21, 2026
person
Kevin Dubois (https://twitter.com/kevindubois)
domain
quarkus