naver-data-mcp-server
If you are the rightful owner of naver-data-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project provides a server that offers the Naver Data Lab API through a Model Context Protocol (MCP) interface.
The Naver Data Lab MCP Server is designed to facilitate access to Naver's Data Lab APIs using the Model Context Protocol (MCP) interface. This server allows users to query Naver's search trends and shopping insights in a structured and efficient manner. By leveraging the MCP interface, the server ensures seamless integration with various applications and systems that require data-driven insights from Naver's extensive data repositories. The server supports querying search trends by keyword groups, allowing for detailed analysis based on time, gender, age, and device. Additionally, it provides insights into shopping trends across different categories and keywords, making it a valuable tool for businesses and researchers looking to understand consumer behavior and market trends. The server is built with Node.js, ensuring compatibility with modern web technologies and ease of deployment. Users can install the server via npm or directly from the source code, and it requires setting up environment variables for authentication with Naver's API.
Features
- Provides Naver Data Lab search trend API with keyword group trend queries.
- Supports filtering by period, gender, age group, and device.
- Offers shopping insights with category and keyword trend queries.
- Allows installation via npm or source code with Node.js.
- Integrates with MCP for seamless data access and analysis.