PulseAugur
EN
LIVE 13:10:07

Model Context Protocol releases new spec, launches server audit tool

The Model Context Protocol (MCP) has released its 2026-07-28 specification, introducing a stateless request lifecycle. The accompanying mcpscore tool provides a one-command audit for MCP servers, generating a quality score out of 100 based on 72 deterministic rules covering protocol adherence, tool quality, security, and readiness for the new spec. This tool now supports auditing authenticated servers via OAuth 2.0 tokens and offers partial audits for unauthenticated servers, ensuring that sensitive tokens are not logged. AI

IMPACT Enhances the reliability and security of AI model context protocols through automated auditing.

RANK_REASON The cluster describes a new tool for auditing servers adhering to a specific protocol.

Read on dev.to — MCP tag →

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

Model Context Protocol releases new spec, launches server audit tool

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
The cluster describes a new tool for auditing servers adhering to a specific protocol.
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
Standard
On-topic for AI-industry coverage; kept in the public index.
Story freshness
54 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) · Alex Akimov ·

    The MCP 2026-07-28 spec is final - check your server in one command!

    <p>The <a href="https://blog.modelcontextprotocol.io/posts/2026-07-28/" rel="noopener noreferrer">Model Context Protocol's 2026-07-28 revision</a> went final on July 28. It's a meaningful one: the lifecycle moves to stateless requests. If you maintain an MCP server, the two quest…