Generates Fundamental Rights Impact Assessments under EU AI Act Article 26(9). Exposes three core operations: check_fria_required to determine if your system needs one, generate_fria to produce the nine-element document with DPIA crosswalk and signed attestation, and list_art_27_elements to enumerate the required components. Reach for this when deploying high-risk AI systems in the EU that process sensitive data or affect fundamental rights. The implementation hits a remote API at api.meok.ai, so you're not running the compliance logic locally. Priced at £1,500/month for enterprise use, though the MCP itself is MIT licensed. Part of the MEOK ecosystem's 300+ governance-focused servers.
mcp-name: io.github.CSOAI-ORG/meok-eu-ai-act-art-26-fria-mcp
EU AI Act Article 26(9) FRIA generator MCP - 9-element document + DPIA crosswalk + signed attesta...
EU AI Act Article 26(9) FRIA generator MCP - 9-element document + DPIA crosswalk + signed attestation. £1,500/mo enterprise wedge. MIT. By MEOK AI Labs.
# Install via pip
pip install meok_eu_ai_act_art_26_fria_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install meok-eu-ai-act-art-26-fria-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-26-fria-mcp": {
"command": "uvx",
"args": ["meok-eu-ai-act-art-26-fria-mcp"]
}
}
}
Or: pip install meok-eu-ai-act-art-26-fria-mcp then run the meok-eu-ai-act-art-26-fria-mcp command (stdio transport).
Once configured, ask your assistant, for example:
check_fria_required to …"generate_fria to …"list_art_27_elements to …"