PulseAugur
EN
LIVE 08:36:58

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

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…