mcp-handler@2.0.0 now serves the 2026-07-28 MCP spec natively with a backward-compatible Streamable HTTP layer—no Redis or session storage required.
Summary
Eliminates infrastructure overhead for MCP server deployments on serverless platforms. Existing Streamable HTTP clients continue working uninterrupted while new clients adopt the stateless protocol.
Why it matters
Eliminates infrastructure overhead for MCP server deployments on serverless platforms. Existing Streamable HTTP clients continue working uninterrupted while new clients adopt the stateless protocol.
Implementation verdict
Replaces @modelcontextprotocol/sdk with @modelcontextprotocol/server and requires Node.js 20+, zod@^4. Breaking change: HTTP+SSE transport removed (/sse, /message return 410 Gone). Worth upgrading now if targeting modern serverless; remain on 1.x if legacy clients depend on SSE.
Sources
Dev Signal
Get briefs like this in your inbox — free, every weekday.
100+ sources compressed into one 4-minute read. Ranked, cited, implementation-ready.