Automatic Privacy Object Anonymize & Face Masking MCP — NoonAI DIS for Claude Desktop
com.dyndns-server.noon-ai/privacy-object-anonymize-mcp
Automatic privacy object anonymize, face masking, and de-identification by NoonAI DIS.
client:Claude Desktop
transport:streamable-http
Install Automatic Privacy Object Anonymize & Face Masking MCP — NoonAI DIS in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"privacy-object-anonymize-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://noon-ai.dyndns-server.com/privacy-object-anonymize-mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs