EU AI Act MCP (Model Context Protocol) that connects to your AI agents, helping you to comply with the EU AI Act.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"eu-ai-act-compliance": {
"env": {},
"args": [
"FILE_PATH_OF_THIS_MCP/server.py"
],
"command": "FILE_PATH_OF_THIS_MCP/venv/bin/python"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A Model Context Protocol (MCP) server providing EU AI Act compliance tools for AI systems. This server helps developers of AI applications, like chatbots and AI agents, meet transparency, security, and governance requirements across the entire EU AI Act framework.
This server supports HTTP transport. Be the first to test it — help the community know if it works.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
disclosure-templates://ai-interaction-and-emotionPre-written disclosure templates for AI interaction and emotion recognition (Articles 50(1) and 50(3))
disclosure-templates://ai-interaction-and-emotion
deepfake-labels://content-labelingAll deepfake label templates for content labeling across media types (Article 50(4))
deepfake-labels://content-labeling
article50-rules://official-textOfficial Article 50 rules and requirements text
article50-rules://official-text
watermark-config://technical-standardsC2PA and IPTC watermarking technical standards and configuration
watermark-config://technical-standards
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 legal
87 tools for Korean law — statutes, precedents, ordinances, interpretations | MCP Server · CLI · npm
Proof primitive for AI agents on MultiversX. Anchor file hashes on-chain as verifiable proofs.
956k Swiss court decisions: full-text search, citation graph, statute lookup (DE/FR/IT)
AFIP — Argentine tax authority, electronic invoicing (Factura Electrónica)
MCP Security Weekly
Get CVE alerts and security updates for EU_AI_ACT_MCP and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
A Model Context Protocol (MCP) server providing EU AI Act compliance tools for AI systems. This server helps developers of AI applications, like chatbots and AI agents, meet transparency, security, and governance requirements across the entire EU AI Act framework.
⚠️ BETA SOFTWARE - NOT LEGAL ADVICE
This MCP server is in active development. It provides technical tools to assist with EU AI Act compliance but does NOT constitute legal advice. Consult qualified legal counsel for compliance decisions.
🧑 CONTRIBUTORS NEEDED! This solution is in its early phases and there are EU AI Act requirements left to add, as well as general guidance. If you would like to contribute to improve the solution for everyone, we would love that! Please see the Contributing guide here for general guidance on contributing.
This MCP server, which can be self-hosted, provides automated compliance tools that helps you and your AI systems to comply with the EU AI Act:
Compliance Deadline For Several Risk Types: August 2, 2026 🗓️
classify_ai_system_risk - Determine risk level (Articles 5, 6, 50)check_prohibited_practices - Check Article 5 violationsdetermine_eu_ai_act_role - Identify your role (Article 3)get_ai_interaction_disclosure - Chatbot disclosures (Article 50(1))get_emotion_recognition_disclosure - Emotion AI disclosures (Article 50(3))get_deepfake_label_templates - Access all label templateslabel_news_text - Label AI-generated news (Article 50(4))watermark_text - Watermark AI text (Article 50(2))watermark_image - Watermark AI images with C2PA (Article 50(2))watermark_video - Watermark AI videos with C2PA (Article 50(2))watermark_audio - Watermark AI audio (Article 50(2))label_image_deepfake - Label AI-generated images (Article 50(4))label_video_deepfake - Label AI-generated videos (Article 50(4))label_audio_deepfake - Label AI-generated audio (Article 50(4))scan_for_prompt_injection - Detect prompt attacks (Article 15)check_sensitive_file_access - Monitor file access (Articles 10 & 15)disclosure-templates://ai-interaction-and-emotion - Pre-written disclosuresdeepfake-labels://content-labeling - All deepfake labelsarticle50-rules://official-text - Official Article 50 ruleswatermark-config://technical-standards - C2PA & IPTC standardsAll disclosures and labels available in:
You can become a design partner and use our hosted EU AI Act MCP server at SonnyLabs.ai.
Git clone this repo locally.
cd FILE_PATH_OF_THIS_MCP
python3
... [View full README on GitHub](https://github.com/SonnyLabs/EU_AI_ACT_MCP#readme)