Skip to main content
Glama

Naver Search MCP Server

package.json947 B
{ "name": "@isnow890/naver-search-mcp", "version": "1.0.46", "description": "Naver Search MCP Server", "main": "dist/src/index.js", "module": "./src/index.ts", "types": "dist/index.d.ts", "files": [ "dist" ], "scripts": { "prebuild": "npx shx rm -rf dist", "build": "tsc && shx cp -r data dist/", "prepare": "npm run build", "watch": "tsc --watch", "start": "node dist/src/index.js" }, "engines": { "node": ">=18" }, "dependencies": { "@modelcontextprotocol/sdk": "1.17.1", "@smithery/sdk": "^1.6.6", "axios": "^1.6.7", "zod": "^3.23.0", "zod-to-json-schema": "^3.23.0", "sharp": "^0.33.2", "dotenv": "^16.4.5", "xlsx": "0.18.5" }, "devDependencies": { "@types/node": "^22", "shx": "^0.3.4", "typescript": "^5.3.3" }, "author": "isnow890", "license": "MIT", "bin": { "naver-search-mcp": "dist/src/index.js" }, "type": "module" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/isnow890/naver-search-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server