PluginBench
MCP Server

NoonAI YOLO Face-Only Image/Video Anonymization MCP MCP Server

com.dyndns-server.noon-ai/face-detection-anonymization-mcp

What is the NoonAI YOLO Face-Only Image/Video Anonymization MCP MCP server?

YOLO face-only image/video anonymization: face blur, redaction, body and plate masking.

How to install NoonAI YOLO Face-Only Image/Video Anonymization MCP

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "face-detection-anonymization-mcp": {
      "url": "https://noon-ai.dyndns-server.com/face-detection-anonymization-mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "face-detection-anonymization-mcp": {
      "serverUrl": "https://noon-ai.dyndns-server.com/face-detection-anonymization-mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "face-detection-anonymization-mcp": {
      "type": "http",
      "url": "https://noon-ai.dyndns-server.com/face-detection-anonymization-mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "face-detection-anonymization-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://noon-ai.dyndns-server.com/face-detection-anonymization-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http face-detection-anonymization-mcp https://noon-ai.dyndns-server.com/face-detection-anonymization-mcp

Related MCP servers

YOLO auto-detects faces for face-only anonymization, blur, redaction, body and plate masking.

View repository →

YOLO face-only image/video de-identification: face blur, redaction, body and plate masking.

View repository →

YOLO auto-detects faces for image/video anonymization; face-only blur, body and plate masking.

View repository →

YOLO auto-detects faces for image/video anonymization; face-only blur, body and plate masking.

View repository →

YOLO auto-detects faces for image/video anonymization; face-only blur, body and plate masking.

View repository →