ai-compliance-mcp-server

nyayoshbharuchanb15-max/ai-compliance-mcp-server
★ 0 stars Unknown language Security Updated 15d ago
An MCP server that executes a 9-phase AI governance and audit pipeline to ensure compliance with the EU AI Act, NIST, ISO 42001, and GDPR."
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ai-compliance-mcp-se": {
      "command": "npx",
      "args": [
        "-y",
        "nyayoshbharuchanb15-max/ai-compliance-mcp-server"
      ]
    }
  }
}