How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

MCP goes stateless, and Quarkus already implements it

calendar_today September 21, 2026 person Kevin Dubois (https://twitter.com/kevindubois) domain quarkus

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.

open_in_new Read original post