PulseAugur
EN
LIVE 13:50:21

MCP protocol updated to support full JSON Schema 2020-12

The Model Context Protocol (MCP) has been updated with SEP-2106, allowing tools to use the full JSON Schema 2020-12 vocabulary for defining their inputs and outputs. This enhancement enables more complex validation rules, including composition and conditional logic, to be embedded directly within the schema rather than relying on prose descriptions. The update also expands the `structuredContent` field to accept any JSON value, not just objects, providing greater flexibility for tool communication. AI

IMPACT Enhances tool definition and validation, enabling more robust agent-tool interactions.

RANK_REASON This is an update to a protocol specification, detailing new capabilities for defining tool inputs and outputs using JSON Schema. [lever_c_demoted from research: ic=1 ai=0.7]

Read on dev.to — MCP tag →

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

MCP protocol updated to support full JSON Schema 2020-12

How we ranked this

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
This is an update to a protocol specification, detailing new capabilities for defining tool inputs and outputs using JSON Schema. [lever_c_demoted from research: ic=1 ai=0.7]
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
product, other
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
110 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.

Full methodology in our editorial standards.

COVERAGE [1]

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

    MCP SEP-2106: Full JSON Schema 2020-12 in Tool I/O

    <p><strong>What:</strong> <strong>MCP SEP-2106</strong> — merged into the protocol on May 18, 2026 — lets an MCP tool describe its inputs and outputs with the full JSON Schema 2020-12 keyword set in <code>inputSchema</code> and <code>outputSchema</code>, and widens <code>structur…