Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"meok-fria-generator": {
"args": [
"-m",
"meok_fria_generator"
],
"command": "python"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
EU AI Act Article 27 Fundamental Rights Impact Assessment (FRIA) generator. EDPB DPIA crosswalk, EU Charter of Fundamental Rights mapping, HMAC-signed compliance attestations.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx 'meok-fria-generator-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked meok-fria-generator-mcp against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in other
MCP server for Spanning Cloud Backup — M365/GWS/Salesforce backups, restores, audit.
AI agent control of 3D printers — 432 tools for OctoPrint, Moonraker, Bambu, Prusa, Elegoo
MCP server for Kaseya Autotask PSA — companies, tickets, projects, time entries, and more.
On-chain provenance lookup for AnchorRegistry. Resolve AR-IDs, hashes, and full trees. Authless.
MCP Security Weekly
Get CVE alerts and security updates for io.github.CSOAI-ORG/meok-fria-generator-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
EU AI Act Article 27 Fundamental Rights Impact Assessment (FRIA) generator. EDPB DPIA crosswalk, EU Charter of Fundamental Rights mapping, HMAC-signed compliance attestations.
By MEOK AI Labs · MIT licensed · runs as an MCP server inside Claude Code, Cursor, Cline, Windsurf, etc.
EU AI Act Reg (EU) 2024/1689 Article 27 mandates that public-law bodies and private operators providing public services complete a Fundamental Rights Impact Assessment before deploying a high-risk AI system.
The official EU AI Office FRIA template is not yet published (April 2026). Existing free tools (ALIGNER, AIActStack, kla.digital) are template generators — none are MCP-callable, none ship signed attestations.
This MCP gives compliance teams a structured, callable, signed-FRIA workflow today, mapped against the EDPB harmonised DPIA template (14 April 2026) so the same evidence pack satisfies both AI Act and GDPR auditors.
| Tool | Use |
|---|---|
is_fria_required | Decide if FRIA is mandatory under Article 27(1) for a given deployment |
generate_fria_template | Produce a structured FRIA template with all 7 mandatory Article 27 fields |
map_to_edpb_dpia | Crosswalk FRIA fields ↔ EDPB DPIA sections to share evidence |
signed_fria_attestation | HMAC-sign your completed FRIA via meok-attestation-api |
list_charter_articles | EU Charter of Fundamental Rights articles relevant to AI deployer FRIA |
list_mandatory_triggers | Conditions that trigger Article 27(1) FRIA obligation |
pricing | Pricing tiers (free / £79 Pro / £1,499 Enterprise / from £5K bespoke) |
pip install meok-fria-generator-mcp
Then in your Claude Code / Cursor MCP config:
{
"mcpServers": {
"meok-fria-generator": {
"command": "python",
"args": ["-m", "meok_fria_generator"]
}
}
}
"Is a FRIA mandatory if we're a UK public-sector recruitment provider deploying a CV-screening AI in EU markets? Annex III categories: employment-and-workforce."
Claude calls is_fria_required(...) and returns a structured decision: YES, mandatory because (a) provides-public-service AND (b) Annex III high-risk category. Returns the rationale, the regulatory basis, and the deadline (before first deployment).
"Generate a FRIA template for Acme Public Services Ltd's CV-screening AI. Expected 50,000 candidates/year, deployed in DE, FR, IE."
Claude returns a structured template with all 7 Article 27 fields, EU Charter article references, EDPB DPIA crosswalk, and review-trigger schedule.
FRIA is mandatory when: