Install
openclaw skills install naver-search-mcpUse for Korean web search, Naver News, Blog, Cafe, Shopping, Image, Knowledge iN, Local search, and Naver DataLab trend analysis through the published npm MCP server.
openclaw skills install naver-search-mcpUse this skill for Korean search tasks that are better served by Naver than general web search: news, blogs, cafe posts, shopping, images, Knowledge iN, books, encyclopedia, academic content, local places, and DataLab trend analysis.
한국 웹 검색, 네이버 뉴스/블로그/카페/쇼핑/이미지/지식iN/지역 검색, 네이버 DataLab 검색어 트렌드와 쇼핑인사이트 분석에 사용합니다.
github: https://github.com/isnow890/naver-search-mcp
This skill wraps the published MCP server:
npx -y @isnow890/naver-search-mcp
openclaw skills install naver-search-mcp.NAVER_CLIENT_ID and NAVER_CLIENT_SECRET from Naver Developers.apiKey maps to NAVER_CLIENT_SECRET because this skill declares primaryEnv: NAVER_CLIENT_SECRET.NAVER_CLIENT_ID through the skill env config or OpenClaw environment.Example OpenClaw config:
{
"skills": {
"entries": {
"naver-search-mcp": {
"enabled": true,
"apiKey": "your_naver_client_secret",
"env": {
"NAVER_CLIENT_ID": "your_naver_client_id"
}
}
}
}
}
datalab_search for keyword trend comparisons.find_category first when the user gives a natural-language category such as 화장품, 노트북, or 여성의류.find_category is the main advantage of this MCP: users should not have to inspect Naver Shopping or DataLab URLs manually to find category codes."today" when supported or state the assumed date range clearly.