Built for EU AI Act Article 50(2) compliance, this server adds visible watermarking and C2PA manifest support to AI-generated content. It exposes operations like `generate_watermark`, `verify_watermark`, and `attach_c2pa_manifest` over stdio or streamable HTTP. You'd reach for this when you need auditable provenance tracking on generated text, images, or other outputs, especially if you're shipping generative AI products into EU markets. The remote endpoint at api.meok.ai suggests a managed service option alongside local deployment. Part of the MEOK AI Labs compliance toolkit, it's MIT licensed and installable via pip or Smithery.
mcp-name: io.github.CSOAI-ORG/agent-content-watermark-mcp
Agent Content Watermark MCP - dedicated EU AI Act Article 50(2) GenAI watermarking with C2PA mani...
Agent Content Watermark MCP - dedicated EU AI Act Article 50(2) GenAI watermarking with C2PA manifest envelope. MIT. By MEOK AI Labs.
# Install via pip
pip install agent_content_watermark_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install agent-content-watermark-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
## LicenceMIT. By MEOK AI Labs (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/aFa7sNcgAdQS0ZT1Uc8k91t |
| Quick Kit | £9 | EU AI Act Article 50 implementation guide (C2PA + EU-Icon) | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
| Founder Call | £29 | 30-min 1-on-1 with the founder | https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t |
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": {
"agent-content-watermark-mcp": {
"command": "uvx",
"args": ["agent-content-watermark-mcp"]
}
}
}
Or: pip install agent-content-watermark-mcp then run the agent-content-watermark-mcp command (stdio transport).
Once configured, ask your assistant, for example:
generate_watermark to …"verify_watermark to …"attach_c2pa_manifest to …"io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage
io.github.mikerawsonnz/llm-orchestration-agent
io.github.mikerawsonnz/authenticated-llm-agent
labforgedev/copilot-memory-mcp
csoai-org/agent-prompt-injection-firewall-mcp
io.github.mikerawsonnz/authenticated-multi-llm-agent