Odel
meok watermark attest mcp

meok watermark attest mcp

Local
@csoai-orgPythonMITUpdated 1mo ago

AI content watermarking and C2PA attestation MCP server by MEOK AI Labs

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).

PyPImeok-watermark-attest-mcpv1.3.12

Run

uvx meok-watermark-attest-mcp

MCP client config

{
  "mcpServers": {
    "meok-watermark-attest-mcp": {
      "command": "uvx",
      "args": [
        "meok-watermark-attest-mcp"
      ]
    }
  }
}