@modelcontextprotocol/node@2.1.0
MCP TypeScript SDK releases published @modelcontextprotocol/node@2.1.0. Minor Changes - 1624 (https://github.com/modelcontextprotocol/typescript-sdk/pull/1624) 6032170 (https://github.com/modelcontextprotocol/typescript-sdk/commit/60321700871029401a2e3bed8fdf4f02c9ec3331) Thanks @SamMorrowDrums (https://github.com/SamMorrowDrums)! - Add request-time OAuth…
Why this signal matters
MCP TypeScript SDK releases published @modelcontextprotocol/node@2.1.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 - 1624 (https://github.com/modelcontextprotocol/typescript-sdk/pull/1624) 6032170 (https://github.com/modelcontextprotocol/typescript-sdk/commit/60321700871029401a2e3bed8fdf4f02c9ec3331) Thanks @SamMorrowDrums (https://github.com/SamMorrowDrums)! - Add request-time OAuth scope challenges for tools, resources, resource templates, and prompts. Each primitive's scopeChallenge callback receives the parsed request and verified authentication info, then either continues or returns the exact scope set for an insufficient scope response. requireScopes provides a small helper for static all-of checks. createMcpHandler and Streamable HTTP transports return HTTP 403 with an insufficient scope challenge before handler execution or SSE setup. The preflight is active whenever a registered primitive carries a scopeChallenge callback — there is no handler- or transport-level…
Actionable summary
Treat @modelcontextprotocol/node@2.1.0 as an official release signal. Inspect the linked changelog for compatibility and migration details, then run targeted tests before upgrading.
- Agent usefulness
- 82/100
- Confidence
- 96%
- Canonical data
- JSON + Markdown
What builders should check
- 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.