Skip to content
Claude Desktop

Automatic Image/Video Face Detection, Blur/Redaction & De-identification MCP — NoonAI DIS for Claude Desktop

com.dyndns-server.noon-ai/image-video-anonymization-mcp

Automatic image/video face detection, blur/redaction, and de-identification by NoonAI DIS.

client:Claude Desktop transport:streamable-http

Install Automatic Image/Video Face Detection, Blur/Redaction & De-identification MCP — NoonAI DIS in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "image-video-anonymization-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://noon-ai.dyndns-server.com/image-video-anonymization-mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Automatic Image/Video Face Detection, Blur/Redaction & De-identification MCP — NoonAI DIS in other clients