@modelcontextprotocol/server@2.0.0
MCP TypeScript SDK releases published @modelcontextprotocol/server@2.0.0. Minor Changes - 2501 (https://github.com/modelcontextprotocol/typescript-sdk/pull/2501) 1480241 (https://github.com/modelcontextprotocol/typescript-sdk/commit/1480241e2a2a7f0ceee8e7723b2adcf88579bb36) Thanks @felixweinberger (https://github.com/felixweinberger)! - Export the Protocol…
原始内容为英文;当前页面提供中文导航与来源说明,具体事实请以原文为准。
为什么值得关注
MCP TypeScript SDK releases published @modelcontextprotocol/server@2.0.0. This release-watch entry was generated from the project's official GitHub release feed and is kept separate from human-reviewed editorial analysis. Release notes: Minor Changes - 2501 (https://github.com/modelcontextprotocol/typescript-sdk/pull/2501) 1480241 (https://github.com/modelcontextprotocol/typescript-sdk/commit/1480241e2a2a7f0ceee8e7723b2adcf88579bb36) Thanks @felixweinberger (https://github.com/felixweinberger)! - Export the Protocol base class and mergeCapabilities from the @modelcontextprotocol/client and @modelcontextprotocol/server package roots, restoring the v1 import for consumers that subclass Protocol (e.g. the MCP Apps SDK). The client and server packages each bundle their own compiled copy of the class, so import it from one package consistently within a process. The codemod now rewrites Protocol and mergeCapabilities imports from shared/protocol.js to the client or server package root, like the module's other symbols, instead of dropping them with an action-required marker. - 2477…
可执行摘要
Treat @modelcontextprotocol/server@2.0.0 as an official release signal. Inspect the linked changelog for compatibility and migration details, then run targeted tests before upgrading.
- Agent 实用度
- 82/100
- 可信度
- 96%
- 机器格式
- JSON + Markdown
开发者应核对什么
- Review the official MCP TypeScript SDK releases release notes before upgrading.
- Check compatibility, migration, and security notes against your current agent stack.
- Run focused regression tests before production rollout.