PulseAugur
实时 20:15:09
English(EN) What actually breaks in your MCP server on 2026-07-28

模型上下文协议(Model Context Protocol)将于2026年7月28日进行重大无状态修订

模型上下文协议(Model Context Protocol, MCP)将进行一次重大的、不向后兼容的修订,定于2026年7月28日生效。此次更新将移除会话头(session header),使协议变为无状态,以提高可扩展性并实现更简单的负载均衡。因此,任何依赖会话ID或初始化握手的代码都需要更新。此外,错误代码-32002将被替换为-32602,并且将引入两个新的必需路由头Mcp-Method和Mcp-Name,用于代理路由。 AI

影响 维护模型上下文协议服务器的开发人员必须在2026年7月28日前更新其代码,以符合无状态修订的要求。

排序理由 该条目描述了一个影响现有服务器实现的协议修订,符合软件开发“工具”的类别。

在 dev.to — MCP tag 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

模型上下文协议(Model Context Protocol)将于2026年7月28日进行重大无状态修订

报道来源 [1]

  1. dev.to — MCP tag TIER_1 English(EN) · fernforge ·

    What actually breaks in your MCP server on 2026-07-28

    <p>The 2026-07-28 MCP spec is the biggest revision since the protocol launched, and it is not backward compatible. The release candidate locked on May 21, 2026, and the spec ratifies July 28. If you run a production Model Context Protocol server, some of your code stops working t…