As I go deep into MCP v2, overwhelming changes are being noticed:
- Session is being done away with.
- Logging is removed - all you can do is use OpenTelemetry
- Server will never make a call to client - this is biggest change , you will have to use work arounds for server to client communication (e.g. elicitation)
- Roots is deprecated