iso-42001-ai-mcp

AI-powered iso 42001 ai MCP server for agents. Supports audit management system, assess ai risk, generate policy templat

Live MCP server PyPI v1.1.7 MIT
RegulationISO/IEC 42001
Latest version1.1.7
AuthorMEOK AI Labs
LicenseMIT

What it does

AI-powered iso 42001 ai MCP server for agents. Supports audit management system, assess ai risk, generate policy templat

Install

pip install iso-42001-ai-mcp
# or
uv pip install iso-42001-ai-mcp

Use with your AI agent

Add the following to your MCP client configuration (Claude Desktop, Cursor, Cline, or any MCP-compatible host):

# Add to your MCP client config (e.g. claude_desktop_config.json):
{
  "mcpServers": {
    "iso-42001-ai-mcp": {
      "command": "uvx",
      "args": ["iso-42001-ai-mcp"]
    }
  }
}

How it works

1. Standards-aligned

References the actual regulation text from ISO/IEC 42001 — not a paraphrase. When you ask about Article 9, you get Article 9.

2. Deterministic

Same input → same output. Suitable for compliance evidence packs, audits, and regulator review.

3. Agent-native

Tools are first-class. Your agent can call them by name, pass arguments, and use results in subsequent steps.

4. Audit-ready

Every call is hash-chained, signed, and logged. Integrates with agent-audit-logger-mcp for tamper-evident audit trails.

Author & provenance

Built by MEOK AI Labs (CSOAI Ltd, UK Companies House 16939677).
Source: https://github.com/CSOAI-ORG/iso-42001-ai-mcp
PyPI: pypi.org/project/iso-42001-ai-mcp

Compliance disclaimer

MEOK MCPs are tooling for engineering and compliance teams. They do not constitute legal advice. For final compliance decisions, consult qualified counsel in your jurisdiction.