MCP went stateless. Your server still has state.

The 2026-07-28 revision drops protocol-level sessions and the session header, so list endpoints no longer vary per connection.

The initialize handshake is gone. Every request now carries its own protocol version and client capabilities instead.

Sampling and elicitation callbacks give way to Multi Round-Trip Requests, and stream resumability is gone.

Read the full post

Read the full post