MCP-spec-audit, scan your MCP server for the July 28 spec changes Temrel released mcp-spec-audit, a static analysis tool that scans MCP server codebases for breaking, deprecated, and advisory changes ahead of the MCP 2026-07-28 spec revision, which reshapes the protocol around a stateless core by removing the initialize handshake and Mcp-Session-Id header. The tool classifies findings as BREAKS, DEPRECATED, or ADVISORY, generates a markdown migration checklist with file:line references, and exits with code 1 if any BREAKS findings are detected for CI integration. Audit an MCP server codebase before the MCP 2026-07-28 spec revision lands. mcp-spec-audit