thinkneo_evaluate_trust_score
ActiveTool of ThinkNEO MCP Server
Evaluate your organization AI Trust Score (0-100) across 10 dimensions: Guardrails, PII Protection, Injection Defense, Audit Trail, Compliance, Model Governance, Cost Controls, Outcome Validation, Observability, and Smart Routing. Returns a score, detailed breakdown, badge level (Platinum/Gold/Silver/Bronze/Unrated), and actionable recommendations. Score is valid for 30 days. Generates a public badge URL for embedding in websites and documentation. Part of the 'From Prompt to Proof' framework. Requires authentication.
Parameters schema
{
"type": "object",
"title": "thinkneo_evaluate_trust_scoreArguments",
"required": [
"org_name"
],
"properties": {
"org_name": {
"type": "string",
"title": "Org Name",
"description": "Organization name for the trust score badge (e.g., 'Acme Corp')"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
ThinkNEO MCP Server
https://github.com/thinkneo-ai/mcp-server
3/7 registries