This server helps you comply with EU AI Act Article 50's requirement to label AI-generated content. It exposes tools like `emit_icon_manifest_entry`, `emit_html_meta_tags`, and `emit_image_icc_signal` that generate the standardized disclosure icons and metadata tags mandated by the second draft of the Code of Practice. You'd reach for this when you need to watermark or label content your AI system produces, whether that's embedding signals in image ICC profiles or adding meta tags to HTML. Built by MEOK AI Labs as part of their EU AI Act compliance toolkit, it connects to their governance API at api.meok.ai and installs via pip or uvx with stdio transport.
mcp-name: io.github.CSOAI-ORG/meok-eu-aigc-icon-mcp
MEOK EU AIGC Icon MCP - EU AI Act Article 50 Code of Practice icon emitter
MEOK EU AIGC Icon MCP - EU AI Act Article 50 Code of Practice icon emitter. MIT. By MEOK AI Labs.
# Install via pip
pip install meok_eu_aigc_icon_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install meok-eu-aigc-icon-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-aigc-icon-mcp": {
"command": "uvx",
"args": ["meok-eu-aigc-icon-mcp"]
}
}
}
Or: pip install meok-eu-aigc-icon-mcp then run the meok-eu-aigc-icon-mcp command (stdio transport).
Once configured, ask your assistant, for example:
emit_icon_manifest_entry to …"emit_html_meta_tags to …"emit_image_icc_signal to …"