Skip to content

Update MCP SDK to latest version (1.24.x) #11

@BurtTheCoder

Description

@BurtTheCoder

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 Releases

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions