PulseAugur
实时 11:22:27
English(EN) MCP just deleted the session: what the July 28 spec breaks in your server

MCP 协议转向无状态模型,简化负载均衡

消息和控制协议 (MCP) 正在进行重大重写,从有状态模型转变为无状态模型。此更改将于 2026 年 7 月 28 日最终确定,将消除对会话 ID 和粘性会话的需求,从而实现更简单的负载均衡。虽然这解决了操作痛点并降低了与会话管理相关的基础设施成本,但它并没有解决代币预算膨胀的核心问题,后者仍然是一笔巨大的开销。 AI

影响 简化了基于 MCP 的系统的服务器架构和负载均衡,可能降低运营成本。

排序理由 该项目讨论了影响服务器架构和负载均衡的协议更新,这是一项技术工具更改。

在 dev.to — MCP tag 阅读 →

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

MCP 协议转向无状态模型,简化负载均衡

报道来源 [1]

  1. dev.to — MCP tag TIER_1 English(EN) · Veera Ravindra Divi ·

    MCP 刚刚删除了会话:7 月 28 日的规范破坏了您的服务器中的哪些内容

    <blockquote> <p>The July 28 MCP rewrite goes stateless. It fixes your load balancer and does nothing for the bill you actually pay: tool-schema context bloat.</p> </blockquote> <p>If you shipped an MCP server in the last year, you built it around a lie the spec told you: that a c…