AI-powered image content safety detector using NSFWJS to classify potentially inappropriate content with fallback analysis, supporting GIF/Animated WebP/APNG and JPEG/PNG/WEBP.
Server Config
{
"mcpServers": {
"elysiatools-nsfw-image-detector": {
"name": "nsfw-image-detector",
"description": "AI-powered image content safety detector using NSFWJS to classify potentially inappropriate content with fallback analysis, supporting GIF/Animated WebP/APNG and JPEG/PNG/WEBP.",
"baseUrl": "https://elysiatools.com/mcp/sse?toolId=nsfw-image-detector",
"command": " ",
"args": [],
"env": {},
"isActive": true,
"type": "sse"
}
}
}