If you're building or deploying AI systems under EU jurisdiction, this generates the mandatory instructions for use required by Article 13 of the EU AI Act. It exposes tools to create provider-side IFU documentation, check completeness against the seven mandatory elements, and cross-reference with FRIA requirements. The server connects to MEOK's governance API and runs over stdio or HTTP transports. Reach for it when you need to produce compliant documentation for high-risk AI systems, especially if you're already tracking Article 9 risk management or Article 15 bias testing. It's part of a broader compliance toolkit from MEOK AI Labs, so it slots into their wider governance ecosystem if you're using multiple servers from that fleet.
mcp-name: io.github.CSOAI-ORG/meok-eu-ai-act-art-13-ifu-mcp
EU AI Act Article 13 Instructions for Use generator - provider-side IFU + FRIA crosswalk
EU AI Act Article 13 Instructions for Use generator - provider-side IFU + FRIA crosswalk. MIT. By MEOK AI Labs.
# Install via pip
pip install meok_eu_ai_act_art_13_ifu_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install meok-eu-ai-act-art-13-ifu-mcp --client claude
This MCP server is built with EU AI Act compliance built-in:
Need help getting compliant? Book a free 15-min diagnostic →
Need custom development, SLA guarantees, or white-label deployment?
View Pricing → | Contact Sales →
This server is part of the MEOK AI Labs ecosystem — 300+ MCP servers for sovereign AI governance.
| Domain | Purpose |
|---|---|
| councilof.ai | EU AI Act compliance marketplace |
| safetyof.ai | AI safety & monitoring |
| meok.ai | Sovereign AI platform |
| cobolbridge.ai | Legacy modernization |
MIT © CSOAI-ORG
Built with 💜 by MEOK AI Labs · UK Companies House 16939677
MIT. By [MEOK AI Labs](https://meok.ai) (CSOAI LTD, UK Companies House 16939677).| Tier | Price | What you get | Stripe |
|---|---|---|---|
| Smoke test | £1 | Signed sample MCP-Hardening report + Article 50 PDF | https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j |
| Quick Kit | £9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j |
| Founder Call | £29 | 30-min 1-on-1 with the founder | https://buy.stripe.com/5kQ6oJ0xS3ce8sl7ew8k91j |
Refundable. UK Stripe — VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at https://meok.ai/verify.
Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"meok-eu-ai-act-art-13-ifu-mcp": {
"command": "uvx",
"args": ["meok-eu-ai-act-art-13-ifu-mcp"]
}
}
}
Or: pip install meok-eu-ai-act-art-13-ifu-mcp then run the meok-eu-ai-act-art-13-ifu-mcp command (stdio transport).
Once configured, ask your assistant, for example:
generate_ifu to …"check_ifu_completeness to …"list_art_13_3_elements to …"