thinkneo_get_trust_badge
ActiveTool of ThinkNEO MCP Server
Get a public AI Trust Score badge by report token. Returns the organization name, score, badge level, and validity period. Use the badge URL to embed the trust badge in websites and documentation. No authentication required.
Parameters schema
{
"type": "object",
"title": "thinkneo_get_trust_badgeArguments",
"required": [
"report_token"
],
"properties": {
"report_token": {
"type": "string",
"title": "Report Token",
"description": "The report token from a trust score evaluation (URL-safe string)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
ThinkNEO MCP Server
https://github.com/thinkneo-ai/mcp-server
3/7 registries