
NoonAI Automatic Video Face Blur MCP
Register a video-focused NoonAI MCP remote so your agent blurs detected faces in footage before customer-facing or public uploads.
Overview
NoonAI Video Anonymization MCP is a MCP server for the Ship phase that blurs and masks faces in video via YOLO detection through a dedicated streamable HTTP remote.
What is this MCP server?
- Video-oriented NoonAI MCP entry with dedicated remote URL path
- YOLO auto-detection with face blur, body, and plate masking options
- Streamable HTTP transport at /video-anonymization-mcp
- Shared 0.1.8 lineage and GitHub repo with DIS variant
- Proof site at noon-ai.dyndns-server.com/mcp-proof
- Server version 0.1.8
- Dedicated remote path /video-anonymization-mcp on noon-ai.dyndns-server.com
- Source hosted at github.com/MHNCity/noonai-dis-mcp-server
What problem does it solve?
Raw video in your repo or ticket attachments still contains identifiable faces and you need an agent-invokable blur step before external sharing.
Who is it for?
Builders who ship screen captures, webinar replays, or field video and want a named video MCP endpoint in Claude Code or Cursor configs.
Skip if: Studios needing manual keyframe workflows, offline GPU farms, or guaranteed regulatory sign-off without human QA.
What do I get? / Deliverables
After adding the video anonymization remote, agents can process footage with face-only blur or broader masking without leaving the MCP session.
- Face-blurred or masked video suitable for external distribution
- Repeatable agent step in video release checklists
- Lower risk of accidental identity exposure in shared clips
Recommended MCP Servers
Journey fit
Video anonymization is cataloged under Ship because long-form recordings are usually sanitized immediately before release, support handoff, or marketing distribution. Security subphase captures automated face blur on video as a privacy control distinct from generic frontend or backend build work.
How it compares
Video-specific MCP remote on the NoonAI stack, not a general-purpose ffmpeg skill or CDN upload tool.
Common Questions / FAQ
Who is video-anonymization-mcp for?
Developers and solo founders who publish or share video and want MCP-driven face blur aligned to the NoonAI video remote path.
When should I use video-anonymization-mcp?
Use it when preparing video exports for customers, marketing, or open demos and you need YOLO detection plus blur or masking before upload.
How do I add video-anonymization-mcp to my agent?
Configure the streamable HTTP remote https://noon-ai.dyndns-server.com/video-anonymization-mcp in your MCP settings and call the anonymization tools from your agent.