Snailclimb / Snailclimb/JavaGuide

关于文章 `ai/agent/mcp.md` 的 MCP 2026-07-28 版本跟进

Open
#2,914 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
159k
Forks
46.1k
Avg merge
14h 36m
Merged PRs (30d)
6

Description

docs/ai/agent/mcp.md 文章首写的是 “本文以当前稳定的 2025-11-25 revision 为主。”
但是官方当前最新的正式稳定版是 2026-07-28,见官方博客:The 2026-07-28 Specification
因为这次更新是破坏性变更,官方转移协议方向为无状态、独立的请求,所以很多协议细节发生了变化,例如:新版本删除了握手和传输 Session、Mcp-Session-Id 被删了等。原文一些地方是对不上的。
因此,如果读者按此文理解和实现协议,可能会对不上新的 SDK。
建议更改文档版本说明,逐步替换过时的具体表述。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with docs/ai/agent/mcp.md and compare its 2025-11-25 references with the official 2026-07-28 specification and announcement. Identify statements affected by the breaking changes, including handshake, transport sessions, and Mcp-Session-Id, then update the version note and outdated explanations. Done means the article consistently reflects the 2026-07-28 specification and current SDK expectations.

Written by the indexing model from the issue text.

Assessment

Domain
ai, documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.