Skip to main content
Glama

Naver Search MCP Server

search_webkr

Search for web documents using specific keywords, with options to control the number of results and navigate pages. Designed for structured data retrieval via Naver Search APIs.

Instructions

Searches for web documents using the given keyword. The page parameter allows for page navigation.

Input Schema

NameRequiredDescriptionDefault
displayNo
pageNo
queryYes

Input Schema (JSON Schema)

{ "properties": { "display": { "default": 10, "title": "Display", "type": "integer" }, "page": { "default": 1, "title": "Page", "type": "integer" }, "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "search_webkrArguments", "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