@upstash/context7-mcp@4.0.0
shrimbly/node-banana@upstash/context7-mcp@4.0.0Aug 7, 2026by github-actions[bot]
AI Summary
Migrates the MCP server to the v2 SDK and the 2026-07-28 protocol revision, resulting in stateless HTTP serving and the removal of Redis-backed sessions.
Key Highlights
- Migrated to v2 SDK (`@modelcontextprotocol/{node,server,client}` 2.0.0)
- Updated to the 2026-07-28 protocol revision
- HTTP serving is now stateless for modern and legacy clients
- Redis-backed sessions are removed
Breaking Changes
- Redis-backed sessions are removed
- Migration to v2 SDK implies potential API changes
Full Release Notes
### Major Changes
- 8d52608: Migrate the MCP server to the v2 SDK (`@modelcontextprotocol/{node,server,client}` 2.0.0) and the 2026-07-28 protocol revision. HTTP serving is now stateless for both modern and legacy clients, and Redis-backed sessions are removed.