Skip to main content
Glama

Naver Search MCP Server

check_adult_query

Analyze input search queries to classify adult content within Naver Search. Ensures AI agents filter and respond appropriately to user queries on sensitive topics.

Instructions

Determines if the input query is an adult search term.

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

{ "properties": { "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "check_adult_queryArguments", "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/jikime/py-mcp-naver-search'

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