validate_mcp_server_card
Validate an MCP Server Card against SEP-1649 and report every missing or malformed field before you publish it. Checks structure (serverInfo, transport, capabilities, authentication) and format (semver version, http(s) transport URL, capabilities.tools entries), returning a full error and warning list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card | Yes | The server-card.json content to validate. Accepts a JSON object, or a JSON string containing one. |