Odel
mcp regulated ai compliance

mcp regulated ai compliance

Local
@uchit1TypeScriptApache-2.0Updated 3mo ago

Regulated-industry AI compliance: EU AI Act, APRA, NIST AI RMF, ISO 42001, AU AI Safety.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@hellouchit/mcp-regulated-ai-compliancev0.2.3

Run

npx -y @hellouchit/mcp-regulated-ai-compliance

MCP client config

{
  "mcpServers": {
    "mcp-regulated-ai-compliance": {
      "command": "npx",
      "args": [
        "-y",
        "@hellouchit/mcp-regulated-ai-compliance"
      ]
    }
  }
}