Skip to main content

ISO/IEC 42005:2025 AI Impact Assessment MCP — runs full lifecycle impact assessment across 6 phases × 7 impact categories. Cross-walks to EU AI Act + ISO 42001. By MEOK AI Labs.

Project description

mcp-name: io.github.CSOAI-ORG/iso-42005-impact-mcp

ISO/IEC 42005:2025 AI Impact Assessment MCP

🧱 Part of the MEOK Governance Substrate

10 governance MCPs as one signed pipeline for £499/mo with full EU AI Act + DORA + NIS2 + CRA + UK AI Bill coverage. See meok.ai/governance.

First international standard for AI impact assessment

PyPI License: MIT MCP Registry

What this standardises

ISO/IEC 42005:2025 was published in May 2025 as the first international standard dedicated to AI system impact assessment. It's a companion to ISO/IEC 42001:2023 (AI Management System) and provides the methodology that satisfies ISO 42001 clause 6.1.4.

It also produces evidence that satisfies:

  • EU AI Act Article 27 — Fundamental Rights Impact Assessment for high-risk Annex III deployers
  • EU AI Act Article 9 — Risk Management System
  • EU AI Act Article 10 — Data and Data Governance
  • GDPR Article 35 — Data Protection Impact Assessment (parts of)
  • UK ICO AI Auditing Framework — recognised methodology

If you're pursuing ISO 42001 certification, you cannot skip ISO 42005 — clause 6.1.4 explicitly requires it. If you're an Annex III deployer under the EU AI Act, Article 27 effectively requires it.

What this MCP does

7 tools that automate the ISO 42005 process across 6 lifecycle phases × 7 impact categories = 42 assessment cells per AI system:

Tool Purpose
list_phases() The 6 lifecycle phases (design → development → validation → deployment → monitoring → decommissioning)
impact_categories() The 7 impact categories (individual rights · groups/society · physical · economic · psychological · informational · institutional)
assess_phase(phase, ai_system) Structured checklist for one phase + gap hints
run_full_impact_assessment(ai_system) Orchestrate all 6 × 7 cells + score categories + tag high-risk
sign_attestation(assessment) HMAC-sign the result for the audit chain
cross_walk_eu_ai_act(assessment) Map outputs to specific EU AI Act articles
cross_walk_iso_42001(assessment) Map outputs to specific ISO 42001 clauses

Output is auditor-defensible JSON with signed attestations verifiable at verify.meok.ai.

Quick install

uvx iso-42005-impact-mcp
pip install iso-42005-impact-mcp
{
  "mcpServers": {
    "iso-42005-impact": {
      "command": "uvx",
      "args": ["iso-42005-impact-mcp"]
    }
  }
}

Worked example

{"tool": "run_full_impact_assessment", "args": {
  "ai_system_description":
    "AI credit-scoring system for personal loans, deployed by a UK bank. "
    "Uses applicant demographic + transaction history. Automated decision "
    "with human-in-loop review for borderline cases."
}}

→ returns category scores (Economic = 100/100 HIGH, Individual rights = 75/100 HIGH, Institutional = 25/100 LOW), overall risk HIGH, mitigations required across Article 9 + 10 + 14 + 27, signed attestation, verify URL.

Pipe that into cross_walk_eu_ai_act() to get the article-by-article mitigation map pointing to specific sibling MCPs.

Sister MCPs

Part of the MEOK Governance pack:

  • eu-ai-act-compliance-mcp — Article 9 / 10 / 13 / 14 / 50 / 73 coverage
  • dora-compliance-mcp — financial-sector ICT risk
  • nis2-compliance-mcp — essential entities incident reporting
  • ai-bom-mcp — CycloneDX 1.6 ML-BOM training data provenance
  • bias-detection-mcp — Article 10 fairness metrics
  • watermarking-authenticity-mcp — Article 50 transparency
  • ai-incident-reporting-mcp — 5-clock incident chain (Art 73 / DORA Art 19 / NIS2 Art 23 / GDPR Art 33 / ISO 42001 cl 9)

Full catalogue: meok.ai/anthropic-registry

Protocol coverage + Universal PAYG

  • MCP (Anthropic) — native
  • A2A (Google + LF) — native
  • IBM ACP — covered via A2A merge
  • Stripe ACP (Agentic Commerce) — bridge via agent-commerce-protocol-mcp
  • AP2 (Google Payments) — bridge via agent-commerce-payments-mcp
  • x402 (Coinbase HTTP 402) — gateway support
Option Price Best for
Self-host (this MCP) £0 — MIT Devs
Universal PAYG £29/mo + £0.0002/call Spiky usage
Governance Substrate £499/mo All 10 governance MCPs
Universe £1,499/mo All 48 MEOK MCPs
Defence £4,990/mo Enterprise + on-prem

Buy: https://meok.ai/governance

Wire it up — full stack

Pair this with the MEOK chain that turns one agent action into ONE signed compliance event:

  1. bft-progress-council-mcp — anti-loop guardrail
  2. agent-token-budget-mcp — hard spend cap
  3. agent-prompt-injection-firewall-mcp — OWASP LLM01 scan
  4. agent-audit-logger-mcp — hash-chained evidence
  5. a2a-governance-bridge-mcp — fold N attestations → 1 signed event
  6. agent-incident-relay-mcp — broadcast incidents to 5 regimes simultaneously

See meok.ai/mcp-stack for the full architecture and meok.ai/mcp-stack/demo for the live in-browser demo.

Licence

MIT. By MEOK AI Labs (CSOAI LTD, UK Companies House 16939677). Not legal advice — pair with qualified counsel for production deployments.

💸 Try MEOK in 30 seconds — instant buy ladder

Tier Price What you get Stripe
Smoke test £1 Signed sample MCP-Hardening report + Article 50 PDF https://buy.stripe.com/dRmcN75ScdQS7oh1Uc8k90U
Quick Kit £9 EU AI Act Article 50 implementation guide (C2PA + EU-Icon) https://buy.stripe.com/cNi00la8s1460ZT0Q88k90V
Founder Call £29 30-min 1-on-1 with the founder https://buy.stripe.com/8x228ta8s6oqbExaqI8k90W

Refundable. UK Stripe — VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at https://meok.ai/verify.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iso_42005_impact_mcp-1.0.1.tar.gz (11.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

iso_42005_impact_mcp-1.0.1-py3-none-any.whl (11.1 kB view details)

Uploaded Python 3

File details

Details for the file iso_42005_impact_mcp-1.0.1.tar.gz.

File metadata

  • Download URL: iso_42005_impact_mcp-1.0.1.tar.gz
  • Upload date:
  • Size: 11.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for iso_42005_impact_mcp-1.0.1.tar.gz
Algorithm Hash digest
SHA256 2dd64788884212e07c8bd7fd77d558b2fdf48e8a09eedc7c4c5eb611987e2427
MD5 a8e70d567e92cb2f47bfad4b47d44f0d
BLAKE2b-256 31c338838bc483af8a9ced2502997e39825f64d85e6bfa54b3565264ad0f504a

See more details on using hashes here.

File details

Details for the file iso_42005_impact_mcp-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for iso_42005_impact_mcp-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f36c706bd8de11e1de0b65141fc0439b87511490ce1d1418ebffce14008712ad
MD5 ce2a6664373ad46c781d40e4488c5101
BLAKE2b-256 29f57f72f2a9d1d8ccf1302e77d4ddbf7d1b6c7f88239ab21cd0cd0b58546609

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page