-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
The current MCP SDK version (^0.4.0) is significantly outdated. The latest stable version is 1.24.3.
Current State
"@modelcontextprotocol/sdk": "^0.4.0"
Proposed Change
"@modelcontextprotocol/sdk": "^1.24.3",
"zod": "^3.25.0"
Benefits
Bug fixes and stability improvements
Better TypeScript type inference
Zod v4 support for schema validation
Alignment with MCP spec 2025-11-25
Better compatibility with MCP clients
References
TypeScript SDK ReleasesReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request