PulseAugur
EN
LIVE 10:59:43

MCP protocol undergoes major stateless revision after 20 months

The MCP protocol, after twenty months and five revisions, has undergone significant changes, notably the removal of session capabilities in July 2026. This revision aligns MCP with Fielding's REST constraints by making it stateless, a correction that arrived late but is deemed necessary for compatibility with standard infrastructure. The protocol now includes features like response cache hints and routing information in headers, enabling proxies to direct requests without body parsing. While the changes were implemented as a Release Candidate with a year of grace for deprecated features, they necessitate budget allocation for rewriting. AI

RANK_REASON Analysis of a protocol's revision history and technical implications. [lever_c_demoted from research: ic=1 ai=0.1]

Read on dev.to — MCP tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

MCP protocol undergoes major stateless revision after 20 months

COVERAGE [1]

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

    Every MCP revision, and what each one took back

    <p>MCP is twenty months old and has had five specification revisions. I put them all in one table because the shape of the list says more than any single entry does.</p> <p>Read the removals, not the additions. Batching arrived in March 2025 and was gone by June, before it was th…