MCP server-card auth check

MCP Server-Card Auth Check

Auth metadata is the difference between a discoverable MCP endpoint and one that agents can integrate safely without guessing.

Open validator preview

Review steps

  1. Confirm auth.required and authentication.required are true when paid access is used.
  2. Check the bearer header format and token claim language.
  3. Reject vague access phrases that do not name a scheme or header.
  4. Record missing auth metadata as a launch blocker before distribution.