Back to directory
uju777/mcp-server-naver-search

uju777/mcp-server-naver-search

@uju777

MCP server for Naver Search (Shopping, Cafe, News). Essential for Korean users.

naversearchkoreashoppingcafenewskoreanapicontext

Installation & Configuration

{
  "naver-search": {
    "command": "uv",
    "args": [
      "run",
      "--with",
      "mcp[cli]",
      "--with",
      "httpx",
      "--with",
      "python-dotenv",
      "/YOUR/PATH/TO/mcp-server-naver-search/server.py"
    ],
    "env": {
      "NAVER_CLIENT_ID": "YOUR_ID",
      "NAVER_CLIENT_SECRET": "YOUR_SECRET"
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15