71
/ 100
1 month ago
glama

Naver Search Docs MCP Server

Searches for official documentation using Naver Search API and filters results with Gemini AI to identify and return authoritative documentation URLs with descriptions.

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.
🔐
You'll be asked for 1 credential: NAVER_CLIENT_SECRET
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.
configGOOGLE_APPLICATION_CREDENTIALSos.environ[""] = "/path/to/your/credentials.json"
configNAVER_CLIENT_ID'your_client_id'
🔐 secretNAVER_CLIENT_SECRET'your_client_secret'
// 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 4 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/hyojun6-mcp-server-13lq65)](https://m8ven.ai/mcp/hyojun6-mcp-server-13lq65)
commit: 56aa2ff0afa3a5d307ec829c94bb736b854e34fa
code hash: 7236466a6da459e721391148571ac396b14d8c2442c4b383d9524e7c3e88ee82
verified: 6/26/2026, 9:45:43 AM
view raw JSON →