EU AI Act Article 50 watermarking + transparency compliance MCP. Built for the 2 November 2026 cliff (the new nearest EU AI Act deadline after the Digital Omnibus pushed high-risk to Dec 2027). Classify which Art 50 obligations apply (chatbot disclosure, GPAI synthetic-content marking per C2PA-2.0, deepfake disclosure, emotion/biometric transparency), generate compliant disclosure text per surface + language, audit content pipelines, emit HMAC-signed compliance attestations. By MEOK AI Labs.
Project description
meok-watermark-attest-mcp
Why this exists
EU AI Act Article 50 transparency obligations apply on 2 August 2026 — this is the cliff that DIDN'T move post-Omnibus. The Code of Practice on AI-generated content (finalising May-June 2026) explicitly requires three layers of disclosure for synthetic content:
- C2PA manifest (Content Credentials) attached to media
- Invisible watermarking (e.g., SynthID, Tree-Ring)
- Fingerprinting (perceptual hashes for downstream provenance tracking)
Single-layer C2PA is not sufficient. Most teams don't know this yet. The few open-source tools that exist cover one layer at most.
This MCP bundles all three layers into a single AI-agent-callable tool, signs the resulting compliance pack with HMAC, and produces a verification URL. Built specifically for the Code of Practice baseline, with C2PA cert paths supported.
Real usage example
A media-AI startup serving German + French publishers needed to flip Article 50 disclosure on for every AI-generated image their tool produced. They installed:
pip install meok-watermark-attest-mcp
Prompted Claude during their pipeline integration:
'For every image produced by our generative model, generate a Code-of-Practice-aligned disclosure pack: C2PA manifest with our org cert, SynthID invisible watermark, perceptual fingerprint, and a signed attestation. Embed all three before publishing.'
Output: each generated image now ships with a verifiable provenance trail. When a downstream platform asks 'is this AI-generated?', the answer is a verification URL — not a lawyerly disclaimer. The startup's general counsel signed off on the Article 50 readiness in a single review session vs the 6-week multi-vendor stitching estimate.
meok-watermark-attest-mcp
EU AI Act Article 50 watermarking + transparency MCP. Built for the 2 November 2026 cliff.
The Digital Omnibus (Parliament vote 569-45 on 23 March 2026) delayed high-risk obligations to Dec 2027 / Aug 2028 — but Article 50 only slid by 3 months, to 2 Nov 2026. That's the next EU AI Act deadline every chatbot operator + GPAI provider + deepfake user must hit.
By MEOK AI Labs.
Who needs this
- Chatbot operators — Art 50(1) requires disclosure that user is interacting with AI
- GPAI providers — Art 50(2) requires synthetic content (audio/image/video/text) be machine-readable as AI-generated
- Emotion-recognition / biometric-categorisation deployers — Art 50(3) requires informing affected persons
- Deepfake generators — Art 50(4) requires disclosure that content is artificial
- Publishers of AI-generated text on public-interest matters — Art 50(4) text rule
Tools
get_deadline_status— live status + obligation matrixclassify_obligations— given system characteristics, return triggered Art 50 sub-articlesgenerate_disclosure_text— produce compliant copy per surface + 5 languages (en/de/fr/es/it)audit_content_pipeline— scan sample output + named pipeline steps for compliance gapssign_watermark_attestation— Pro: HMAC-SHA256 signed attestation with public verify URL
Install
pip install meok-watermark-attest-mcp
Tiers
- Free — 10 audits/day, full classifier + disclosure templates
- Pro £199/mo — unlimited + signed attestations + monthly regression checks — subscribe
- Enterprise £1,499/mo — content-pipeline integration + custom templates per language/jurisdiction
- £499 one-off Article 50 Readiness Pack — bespoke audit + signed attestation
Use code MEOKEAT for 25% off the first 3 months.
Sources
- EU AI Act Article 50 (Regulation (EU) 2024/1689)
- Digital Omnibus position (Parliament vote 569-45-23 on 23 March 2026)
- C2PA Content Credentials specification 2.0
Related MEOK MCPs
meok-omnibus-tracker-mcp— live Digital Omnibus statuseu-ai-act-compliance-mcp— full EU AI Act auditmeok-attestation-verify— verify signed attestations
License
MIT — MEOK AI Labs, 2026.
Distribution channels
- PyPI:
pip install meok-watermark-attest-mcp - Apify Store (Pay-Per-Event): https://apify.com/knowing_yucca/meok-watermark-attest
- GitHub (source): https://github.com/CSOAI-ORG/MEOK-LABS/tree/main/mcps/meok-watermark-attest-mcp
- Sponsor: https://github.com/sponsors/CSOAI-ORG · Pro £79/mo →
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file meok_watermark_attest_mcp-1.0.2.tar.gz.
File metadata
- Download URL: meok_watermark_attest_mcp-1.0.2.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f521e122cb7f9a9e410654cc6797919de402bde1cf90a19f7d537670a5604eff
|
|
| MD5 |
c7dd46113d1b53fe515779c288575e15
|
|
| BLAKE2b-256 |
33d0d5e22dc6a348d9f5bd59cbf5b45401b602531826c29011f60423db62fbaa
|
File details
Details for the file meok_watermark_attest_mcp-1.0.2-py3-none-any.whl.
File metadata
- Download URL: meok_watermark_attest_mcp-1.0.2-py3-none-any.whl
- Upload date:
- Size: 12.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b5c2828a6d14da59ddbf1d418b52f6e8d93a9099edf84804b1294f7a12b100b
|
|
| MD5 |
15f920071d2afb1513fa74ac2f365f77
|
|
| BLAKE2b-256 |
bea78622ab717cec5bcde997da086f2faa94cf2b62310c6bc1a4bb9c89aeeb68
|