69
/ 100
26 days ago
glama

Naver Search Ad MCP

An MCP server for the Naver Search Ad API that enables querying campaigns, ad groups, keywords, stats, keyword research, and bid estimates through any MCP client.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 5 credentials: NAVER_API_KEY, NAVER_SECRET_KEY, NAVER_ADMIN_TOKEN, NAVER_OAUTH_CLIENT_SECRET, NAVER_OAUTH_JWT_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configNAVER_ACCOUNT_STORE
configNAVER_ACCOUNT_STORE_PATH
configGCP_PROJECT_ID
configNAVER_CUSTOMER_IDexport =... # customer id (integer)
🔐 secretNAVER_API_KEYexport =... # access license
🔐 secretNAVER_SECRET_KEYexport =... # secret key
🔐 secretNAVER_ADMIN_TOKEN
configNAVER_OAUTH_FIRESTORE_DATABASE
configNAVER_OAUTH_CLIENT_ID
🔐 secretNAVER_OAUTH_CLIENT_SECRET
configPUBLIC_BASE_URL
configNAVER_OAUTH_HD
🔐 secretNAVER_OAUTH_JWT_KEY
configNAVER_MCP_TRANSPORT
configHOST
configPORT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/plataid-naver-searchad-mcp-w34yt4)](https://m8ven.ai/mcp/plataid-naver-searchad-mcp-w34yt4)
commit: 67285f4d0b807f98453305c630c5c83dbd0514ba
code hash: fc45d12ee4ee4fa5d059143e3c66ffd1c3434198b7706afdef5b6faeb779053a
verified: 7/5/2026, 9:04:34 AM
view raw JSON →