🛠️

NSFW Image Detector

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

Developer Tools sse remotebookyo
RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "bookyo-nsfw-image-detector": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "bookyo-nsfw-image-detector": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "bookyo-nsfw-image-detector": { "command": "npx", "args": [] } } }

About This MCP Server

The io.github.bookyo/nsfw-image-detector is a developer tool that enables the detection of not safe for work content in images, supporting various formats such as GIF, APNG, WebP, JPEG, and PNG. It connects to a Model Context Protocol server, allowing for remote image safety detection. Developers would use this tool when they need to filter or flag potentially explicit content in their applications, leveraging the capabilities of NSFWJS for image analysis.

NSFWJS-based image safety detector (GIF/APNG/WebP/JPEG/PNG).. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the sse transport.

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the sse transport.

What tools does it provide?

The NSFW Image Detector server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/bookyo-nsfw-image-detector.svg)](https://skillsplayground.com/mcps/bookyo-nsfw-image-detector/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.