The swagger.json file has two references to #/components/schemas/PublicIdentifier in the listScorecards tool. However PublicIdentifier does not exist and thus causes strict evaluators like Pydantic to generate an exception.
In current state, adding this MCP to an agent causes the whole agent to break even when it tries to list is tools.