Skip to content
Cursor

NSFW Image Detector for Cursor

io.github.bookyo/nsfw-image-detector

NSFWJS-based image safety detector (GIF/APNG/WebP/JPEG/PNG).

client:Cursor transport:sse

Install NSFW Image Detector in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "nsfw-image-detector": {
      "url": "https://elysiatools.com/mcp/sse?toolId=nsfw-image-detector"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

NSFW Image Detector in other clients