video-face-masking-mcp
Automatically detects and masks faces in videos and images, supporting mosaic, blur, or solid redaction. Masking is reversible with an encryption key, enabling restoration of original footage for legal review or audit.
README
video-face-masking-mcp
Automatically detect and mask people in video and images — and undo it later. Unlike one-way anonymization, masking here is reversible: original regions are encrypted with a key you keep, so restoration of the original footage is possible for legal review or audit.
영상·이미지 속 얼굴을 자동으로 탐지해 모자이크 처리하는 MCP 서버입니다. 프레임마다 손으로 가릴 필요가 없고, 발급된 키로 원본 복원이 가능합니다.
What this solves
Masking faces in a video by hand does not scale. A 12-minute clip at 30fps is over 21,000 frames. Picking coordinates for every person in every frame is not realistic work.
This server takes a different approach: detection is automatic. You do not select coordinates. The server finds faces in each frame and masks only those regions — never the whole frame.
Use this when
- A video or photo contains bystanders whose faces must be hidden before publishing
- A clip is too long to mask frame by frame by hand
- Several people appear at once and each of them must be masked
- You need to restore the original later — for legal review or internal audit
- You want mosaic, blur, or solid redaction rather than a full-image filter
What it does
| Capability | Detail |
|---|---|
| Automatic face detection | No coordinates required. Multiple faces per frame. |
| Masking styles | mosaic (pixelation), gaussian blur, solid redaction |
| Targets | face (body and license plate planned) |
| Media | image, video |
| Reversible masking | Original regions are encrypted with a key you keep. Restore with that key. |
| Long media | Processed as a job you can poll, then download the result |
Reversible masking
Most anonymization is one-way. This server encrypts the original pixel regions before masking them and returns a key. Passing that key to the restore tool puts the original back.
Restoration is pixel-exact for images (output is written as lossless PNG). For video, frames are re-encoded, so restoration is visually faithful but not bit-identical.
The key is returned to the caller and not stored server-side. If the key is lost, the masking is permanent.
What this is not
This hides people by covering the detected regions. It does not erase them or repaint the background — it is not video inpainting or object removal. If you need the background reconstructed behind a person, this is not the right tool.
Tools
| Tool | Purpose |
|---|---|
mask_image |
Detect and mask faces in an image in a single call |
mask_video |
Detect and mask faces across video frames in a single call |
restore_media |
Restore a masked result to the original using the key |
get_job_status |
Poll a running job |
get_masking_options |
Describe supported targets, styles, and limits |
Quick start
docker build -t video-face-masking-mcp .
docker run --rm -p 8765:8765 video-face-masking-mcp
The MCP endpoint is served over Streamable HTTP at /mcp.
A server card is published at /.well-known/mcp/server-card.json.
Also known as
video mosaic, video face blur, automatic face masking, face redaction, video de-identification, video anonymization, privacy masking, batch face detection masking, reversible masking, restoration of masked video, hiding people in video
한국어 안내
- 영상에서 지나가는 행인 얼굴을 자동으로 찾아 모자이크 처리합니다
- 좌표를 일일이 지정하지 않아도 됩니다
- 여러 명이 동시에 나와도 한 번에 처리됩니다
- 법적 확인 등을 위해 원본 복원이 필요한 경우, 발급된 키로 되돌릴 수 있습니다
- 전체 화면을 흐리게 하는 방식이 아니라, 탐지된 얼굴 영역만 처리합니다
License
MIT
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。