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