Agent Tools
Back to MCP servers
● degraded

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

Transport
sse
Auth
Cost

How to connect

MCP endpoint (sse)
https://elysiatools.com/mcp/sse?toolId=nsfw-image-detector
JSON-RPC initialize probe
curl -X POST https://elysiatools.com/mcp/sse?toolId=nsfw-image-detector \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'