MCP Server
NoonAI Automatic Face Detection & Anonymization MCP MCP Server
com.dyndns-server.noon-ai/automatic-face-anonymization-mcp
What is the NoonAI Automatic Face Detection & Anonymization MCP MCP server?
YOLO auto-detects faces for face-only anonymization, blur, redaction, body and plate masking.
How to install NoonAI Automatic Face Detection & 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": {
"automatic-face-anonymization-mcp": {
"url": "https://noon-ai.dyndns-server.com/automatic-face-anonymization-mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"automatic-face-anonymization-mcp": {
"serverUrl": "https://noon-ai.dyndns-server.com/automatic-face-anonymization-mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"automatic-face-anonymization-mcp": {
"type": "http",
"url": "https://noon-ai.dyndns-server.com/automatic-face-anonymization-mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"automatic-face-anonymization-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://noon-ai.dyndns-server.com/automatic-face-anonymization-mcp"
]
}
}
}Claude Code
claude mcp add --transport http automatic-face-anonymization-mcp https://noon-ai.dyndns-server.com/automatic-face-anonymization-mcpRelated MCP servers
YOLO face-only image/video de-identification: face blur, redaction, body and plate masking.
View repository →YOLO face-only image/video anonymization: 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 →