This is a public remote server that wraps YOLO-based face detection with automatic blur and redaction for images and videos. It's built for single-call de-identification workflows where you want to detect and anonymize faces, bodies, or license plates without applying a full-image filter. The main operations are encrypt_image and encrypt_video with a target_objects parameter, typically set to "face". It runs on streamable HTTP and requires OAuth via Keycloak, so you'll need to handle the OIDC flow before calling the MCP endpoint. Reach for this when you need to strip identifying features from media in one shot rather than chaining detection and blur steps yourself.
claude mcp add --transport http com.dyndns-server.noon-ai-face-blur-redaction-mcp https://noon-ai.dyndns-server.com/face-blur-redaction-mcp