Agent 基础设施官方发布自动监测
MCP TypeScript SDK 1.30.1
MCP TypeScript SDK 1.30.1 introduces request size limits and batch length bounds on HTTP servers, along with auth URI normalization fixes.
原始内容为英文;当前页面提供中文导航与来源说明,具体事实请以原文为准。
人类阅读
为什么值得关注
MCP TypeScript SDK version 1.30.1 addresses two main fixes: the server now enforces a size limit on incoming HTTP request bodies and bounds JSON-RPC batch lengths (PR 2717). In addition, authentication handling was updated to preserve resource URIs without trailing slashes (PR 1972).
Agent 解析
可执行摘要
Upgrade MCP TypeScript SDK to 1.30.1. This patch limits HTTP request body sizes and bounds JSON-RPC batch lengths on the server, while preserving resource URIs without trailing slashes during auth.
- Agent 实用度
- 82/100
- 可信度
- 96%
- 机器格式
- JSON + Markdown
下一步
开发者应核对什么
- Update dependency to @modelcontextprotocol/sdk version 1.30.1.
- Verify that existing HTTP server implementations accept payloads within the new request body and batch length bounds.
- Ensure authentication flows relying on resource URIs function as expected without unwanted trailing slash additions.
分类
标签与路由
mcpsdktypescript
相关信号