thinkneo_compliance_generate
ActiveTool of ThinkNEO MCP Server
declared in 1.28.0
Generate a compliance report for regulatory frameworks (EU AI Act, ISO 42001, SOC2, NIST). Exports from live audit data.
Parameters schema
{
"type": "object",
"title": "thinkneo_compliance_generateArguments",
"properties": {
"format": {
"type": "string",
"title": "Format",
"default": "ndjson",
"description": "Output format: ndjson or csv"
},
"framework": {
"type": "string",
"title": "Framework",
"default": "eu-ai-act",
"description": "Framework: eu-ai-act, iso-42001, soc2, nist"
},
"workspace": {
"type": "string",
"title": "Workspace",
"default": "default",
"description": "Workspace identifier"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
ThinkNEO MCP Server
https://github.com/thinkneo-ai/mcp-server
3/7 registries