mcp-verification
Installation
SKILL.md
MCP Verification
Protocol conformance and schema validation before client integration.
Intent Router
Load reference files on demand — only when the corresponding topic is active:
references/protocol-conformance.md— Load when debugging protocol-level failures, verifying the initialize handshake, or inspecting JSON-RPC message flowreferences/schema-validation-checks.md— Load when tool registration fails, clients show malformed schema errors, or inputSchema needs Draft 7 validation
Quick Start — Verification Checklist
Run through this checklist before proceeding to mcp-integration. Items marked (static) can be checked by reading source code. Items marked (Inspector) require a running server and the MCP Inspector.