naver-search-mcp
The Naver Search MCP Server integrates with Naver's Search and DataLab APIs to provide extensive search and data trend analysis capabilities. It supports various Naver services, with tools to search numerous categories and analyze search trends. It requires a Naver Developers API Key, Node.js, and optionally, Docker for deployment.
Naver Search MCP Server
MCP server for Naver Search API and DataLab API integration, enabling comprehensive search across various Naver services and data trend analysis.
Version History
- 1.0.2: README updated, cafe article search tool and version history section improved
- 1.0.1: Cafe article search feature added, shopping category info added, source code refactored
- 1.0.0: Initial release
Prerequisites
- Naver Developers API Key (Client ID and Secret)
- Node.js 18 or higher
- NPM 8 or higher
- Docker (optional)
Available tools:
- search_webkr, search_news, search_blog, search_cafearticle, search_shop, search_image, search_kin, search_book, search_encyc, search_academic, search_local
- Analyze trends with tools like datalab_search, datalab_shopping_category, and more
Installation
Quick Install via Smithery:
Use npx -y @smithery/cli@latest install @isnow890/naver-search-mcp
with appropriate client options like Claude Desktop, Cursor, Windsurf, and Cline
Manual Installation:
Set environment variables and run with npx
or use Docker commands
Configuration
Configuration examples for Claude Desktop, Cursor AI, and Docker
License
MIT License