Enterprise DNA
M MCP Servers Developer low

isnow890/naver-search-mcp

by Various

MCP server for Naver Search API integration. Provides comprehensive search capabilities across Naver services (web, news, blog, shopping, etc) and data trend analysis tools via Dat

I

MCP

isnow890/naver-search-mcp

Added 1 June 2026

#data-analysis #datalab-api #korean-search #mcp-server #naver-api #naver-mcp #search-api #trend-analysis

Overview

A Model Context Protocol server that wraps Naver Search APIs. It exposes endpoints for web, news, blog, and shopping searches, plus trend analysis through Naver's DataLab API.

Best for

Best for
Developers building AI tools that need Korean web search and trend data from Naver.

Use cases

  • Integrate Naver search results into an AI agent or assistant
  • Analyze search volume trends for keywords using DataLab
  • Build a Korean-language search tool with access to Naver's verticals

How to use

Install

npx -y @isnow890/naver-search-mcp

Tools exposed

  • find_category
  • search_webkr
  • search_news
  • search_blog
  • search_cafearticle
  • search_shop
  • search_image
  • search_kin
  • search_book
  • search_encyc
  • search_academic
  • search_local
  • datalab_search
  • datalab_shopping_category
  • datalab_shopping_by_device
  • datalab_shopping_by_gender
  • datalab_shopping_by_age
  • datalab_shopping_keywords
  • datalab_shopping_keyword_by_device
  • datalab_shopping_keyword_by_gender

Tested with

Claude Desktop, Claude Code

Example client config

{\n  "mcpServers": {\n    "naver-search": {\n      "command": "npx",\n      "args": ["-y", "@isnow890/naver-search-mcp"],\n      "env": {\n        "NAVER_CLIENT_ID": "your_client_id",\n        "NAVER_CLIENT_SECRET": "your_client_secret"\n      }\n    }\n  }\n}

Notes

A Model Context Protocol server that wraps Naver Search APIs. It exposes endpoints for web, news, blog, and shopping searches, plus trend analysis through Naver’s DataLab API.

71 stars on GitHub. Last updated 2026-05-12. Licensed MIT.

Use cases

  • Integrate Naver search results into an AI agent or assistant
  • Analyze search volume trends for keywords using DataLab
  • Build a Korean-language search tool with access to Naver’s verticals

Pros

  • Covers multiple Naver search verticals in one MCP server
  • Includes DataLab trend analysis for data-driven insights
  • Written in TypeScript with clear API structure

Cons

  • Requires a Naver API key and developer registration
  • Limited to Naver’s ecosystem, not a general search tool
  • Small community (71 stars) may mean slower updates

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Covers multiple Naver search verticals in one MCP server
  • Includes DataLab trend analysis for data-driven insights
  • Written in TypeScript with clear API structure

Cons

  • Requires a Naver API key and developer registration
  • Limited to Naver's ecosystem, not a general search tool
  • Small community (71 stars) may mean slower updates
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks