thinkneo_get_compliance_status
ActiveTool of ThinkNEO MCP Server
declared in 1.28.0
Get compliance status including framework coverage (EU AI Act, ISO 42001, NIST AI RMF, SOC 2) and governance assessments from the ThinkNEO gateway.
Parameters schema
{
"type": "object",
"title": "thinkneo_get_compliance_statusArguments",
"properties": {
"framework": {
"type": "string",
"title": "Framework",
"default": "all",
"description": "Filter by framework: eu-ai-act, iso-42001, nist-ai-rmf, soc2, all"
},
"workspace": {
"type": "string",
"title": "Workspace",
"default": "default",
"description": "Workspace name or ID"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
ThinkNEO MCP Server
https://github.com/thinkneo-ai/mcp-server
3/7 registries