search & data extraction

Naver Search Mcp

MCP server for Naver Search API integration, supporting blog, news, shopping search and DataLab analytics features.

typescript
cloud
search & data extraction
0
View on GitHub

Installation

npx -y isnow890/naver-search-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "naver-search-mcp",
  "command": "npx",
  "args": [
    "-y",
    "isnow890/naver-search-mcp"
  ]
}

About This MCP Server

isnow890/naver-search-mcp

MCP server for Naver Search API integration, supporting blog, news, shopping search and DataLab analytics features.

GitHub: https://github.com/isnow890/naver-search-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub