PluginBench
MCP Server
Active

io.github.CSOAI-ORG/watermarking-authenticity-mcp MCP Server

io.github.CSOAI-ORG/watermarking-authenticity-mcp

What is the io.github.CSOAI-ORG/watermarking-authenticity-mcp MCP server?

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

How to install io.github.CSOAI-ORG/watermarking-authenticity-mcp

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "watermarking-authenticity-mcp": {
      "command": "python",
      "args": [
        "watermarking-authenticity-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "watermarking-authenticity-mcp": {
      "command": "python",
      "args": [
        "watermarking-authenticity-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "watermarking-authenticity-mcp": {
      "command": "python",
      "args": [
        "watermarking-authenticity-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "watermarking-authenticity-mcp": {
      "type": "stdio",
      "command": "python",
      "args": [
        "watermarking-authenticity-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add watermarking-authenticity-mcp -- python watermarking-authenticity-mcp

Related MCP servers

Contract Review Ai MCP Server by MEOK AI Labs

2
Python
MIT
View repository →

music-production-ai-mcp MCP server by MEOK AI Labs

2
Python
MIT
View repository →

pet-care-ai-mcp MCP server by MEOK AI Labs

2
Python
MIT
View repository →

Children's privacy compliance: COPPA (US), FERPA (US edu), EU AI Act children's provisions, UK A...

1
Python
MIT
View repository →

Csoai Governance Crosswalk MCP Server by MEOK AI Labs

1
Python
View repository →

DORA (EU Digital Operational Resilience Act) compliance for AI agents. 5-pillar audit, incident ...

1
Python
MIT
View repository →