ComplyHat✓
ai.complyhat/compliance · v1.2.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "ai.complyhat/compliance",
"description": "MCP for AI compliance documentation across SR 26-2, EU AI Act, NIST AI RMF, and ISO/IEC 42001.",
"title": "ComplyHat",
"version": "1.2.0",
"websiteUrl": "https://complyhat.ai",
"remotes": [
{
"type": "streamable-http",
"url": "https://complyhat.ai/api/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}