iso-42001-ai-mcp

iso-42001-ai-mcp

CSOAI-ORG

ISO 42001 AI Management System compliance assessment with gap analysis, risk assessment, and EU AI Act crosswalk tools.

ISO/IEC 42001:2023 AI Management System compliance assessment with auditing, risk assessment, and certification tools. Includes gap analysis, policy generation, and EU AI Act crosswalking capabilities.

183 viewsLocal (stdio)

About iso-42001-ai-mcp

iso-42001-ai-mcp is a community-built MCP server published by CSOAI-ORG that provides AI assistants with tools and capabilities via the Model Context Protocol. ISO 42001 AI Management System compliance assessment with gap analysis, risk assessment, and EU AI Act crosswalk tools. It is categorized under file systems. This server exposes 8 tools that AI clients can invoke during conversations and coding sessions.

How to install

You can install iso-42001-ai-mcp in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.

License

iso-42001-ai-mcp is released under the NOASSERTION license.

Tools (8)

audit_management_system

Audit against ISO 42001 clauses 4-10 with gap analysis

assess_ai_risk

Annex B risk assessment with criteria, identification, analysis, and evaluation

generate_policy_template

Generate AI policy documents per ISO 42001 requirements

check_annex_controls

Evaluate against all Annex A controls with Statement of Applicability

crosswalk_to_eu_ai_act

Map ISO 42001 clauses to EU AI Act articles with alignment strength ratings

ISO 42001 AI

By MEOK AI Labs — ISO/IEC 42001:2023 AI Management System compliance assessment

Installation

pip install iso-42001-ai-mcp

Usage

python server.py

Tools

audit_management_system

Audit against ISO 42001 clauses 4-10 with gap analysis.

Parameters:

  • organization_description (str): Description of the AI management system
  • api_key (str): API key

assess_ai_risk

Annex B risk assessment with criteria, identification, analysis, and evaluation.

Parameters:

  • ai_system_description (str): Description of the AI system
  • api_key (str): API key

generate_policy_template

Generate AI policy documents per ISO 42001 requirements.

Parameters:

  • policy_type (str): Type of policy (comprehensive, brief, executive)
  • api_key (str): API key

check_annex_controls

Evaluate against all Annex A controls with Statement of Applicability.

Parameters:

  • organization_description (str): Organization context
  • api_key (str): API key

crosswalk_to_eu_ai_act

Map ISO 42001 clauses to EU AI Act articles with alignment strength ratings.

Parameters:

  • clause_id (str): ISO 42001 clause identifier
  • api_key (str): API key

create_certification_checklist

ISO 42001 certification readiness checklist with pass/fail assessment.

Parameters:

  • organization_description (str): Organization context
  • api_key (str): API key

Zero-Friction Tools

quick_scan

One-line system description to instant ISO 42001 gap assessment. No API key needed.

quick_scan(description="customer service chatbot using GPT-4")

certification_timeline

Returns ISO 42001 certification steps and typical timelines. No parameters needed.

certification_timeline()

Claude Desktop Config

{
  "mcpServers": {
    "iso-42001-ai": {
      "command": "python",
      "args": ["server.py"],
      "cwd": "/path/to/iso-42001-ai-mcp"
    }
  }
}

Authentication

Free tier: 10 calls/day. Upgrade at meok.ai/pricing for unlimited access.

License

MIT — MEOK AI Labs


🏢 Enterprise & Pro Licensing

PlanPriceLink
Compliance Trinity (EU AI Act + GDPR + ISO 42001)£79/moSubscribe
Full Suite (9 MCPs)£999/moSubscribe
Enterprise Assessment£5,000Book Now

The world's only ISO 42001 MCP server — by MEOK AI Labs.


MEOK AI Labs | meok.ai | csoai.org | nicholas@meok.ai

Alternatives

Related Skills

Browse all skills
godot

This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.

546
markdown-to-html

Convert Markdown files to HTML similar to `marked.js`, `pandoc`, `gomarkdown/markdown`, or similar tools; or writing custom script to convert markdown to html and/or working on web template systems like `jekyll/jekyll`, `gohugoio/hugo`, or similar web templating systems that utilize markdown documents, converting them to html. Use when asked to "convert markdown to html", "transform md to html", "render markdown", "generate html from markdown", or when working with .md files and/or web a templating system that converts markdown to HTML output. Supports CLI and Node.js workflows with GFM, CommonMark, and standard Markdown flavors.

6
google-gemini-file-search

Build document Q&A and searchable knowledge bases with Google Gemini File Search - fully managed RAG with automatic chunking, embeddings, and citations. Upload 100+ file formats (PDF, Word, Excel, code), configure semantic search, and query with natural language.Use when: building document Q&A systems, creating searchable knowledge bases, implementing semantic search without managing embeddings, indexing large document collections (100+ formats), or troubleshooting document immutability errors (delete+re-upload required), storage quota issues (3x input size for embeddings), chunking configuration (500 tokens/chunk recommended), metadata limits (20 key-value pairs max), indexing cost surprises ($0.15/1M tokens one-time), operation polling timeouts (wait for done: true), force delete errors, or model compatibility (Gemini 2.5 Pro/Flash only).

5
astropy

Comprehensive Python library for astronomy and astrophysics. This skill should be used when working with astronomical data including celestial coordinates, physical units, FITS files, cosmological calculations, time systems, tables, world coordinate systems (WCS), and astronomical data analysis. Use when tasks involve coordinate transformations, unit conversions, FITS file manipulation, cosmological distance calculations, time scale conversions, or astronomical data processing.

3
pydicom

Python library for working with DICOM (Digital Imaging and Communications in Medicine) files. Use this skill when reading, writing, or modifying medical imaging data in DICOM format, extracting pixel data from medical images (CT, MRI, X-ray, ultrasound), anonymizing DICOM files, working with DICOM metadata and tags, converting DICOM images to other formats, handling compressed DICOM data, or processing medical imaging datasets. Applies to tasks involving medical image analysis, PACS systems, radiology workflows, and healthcare imaging applications.

3
sandbox-sdk

Build sandboxed applications for secure code execution. Load when building AI code execution, code interpreters, CI/CD systems, interactive dev environments, or executing untrusted code. Covers Sandbox SDK lifecycle, commands, files, code interpreter, and preview URLs.

3