Skip to main content
Glama

API-Market MCP Server

by Noveum

A_fast_nsfw_detection_API

Detect NSFW content in images by submitting a URL via a POST request. Ensure safe and appropriate content handling with this API.

Instructions

Make a POST request to bridgeml/nsfw!detection/nsfw_detection

Input Schema

NameRequiredDescriptionDefault
imageYesThe url for image that wants to be checked for nsfwhttps://blog.api.market/wp-content/uploads/2024/07/wonder_woman.png

Input Schema (JSON Schema)

{ "properties": { "image": { "default": "https://blog.api.market/wp-content/uploads/2024/07/wonder_woman.png", "description": "The url for image that wants to be checked for nsfw", "type": "string" } }, "required": [ "image" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Noveum/api-market-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server