Provide AI agents with seamless access to Naver's diverse search APIs, enabling them to retrieve blogs, news, books, images, shopping items, and more with structured, LLM-optimized responses. Enhance search capabilities with pagination, adult content checks, and keyboard input error correction. Empower your applications to perform rich, multi-category searches efficiently through a standardized MCP interface.
Tools
search_blog
Searches for blogs on Naver using the given keyword. The page parameter allows for page navigation.
search_news
Searches for news on Naver using the given keyword. The page parameter allows for page navigation and sort='sim'/'date' is supported.
search_book
Searches for book information on Naver using the given keyword. The page parameter allows for page navigation.
check_adult_query
Determines if the input query is an adult search term.