Odel
watermarking authenticity mcp

watermarking authenticity mcp

Local
@csoai-orgPythonUpdated 4 days ago

EU AI Act Article 50 watermarking + C2PA 2.1 compliance. NEW: 2 December 2026 deadline (compress...

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIwatermarking-authenticity-mcpv1.2.5

Run

uvx watermarking-authenticity-mcp

MCP client config

{
  "mcpServers": {
    "watermarking-authenticity-mcp": {
      "command": "uvx",
      "args": [
        "watermarking-authenticity-mcp"
      ]
    }
  }
}