@upstash/context7-mcp@4.0.0
upstash/context7@upstash/context7-mcp@4.0.0Aug 7, 2026by github-actions[bot]
AI Summary
Major version upgrade migrating the MCP server to the v2 SDK and implementing stateless HTTP serving.
Key Highlights
- Migrate MCP server to v2 SDK and 2026 protocol revision
- HTTP serving is now stateless
- Redis-backed sessions removed
Breaking Changes
- Redis-backed sessions removed
- Migrated to v2 SDK and updated protocol
New Features
- v2 SDK integration
- Stateless HTTP architecture
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.