Back to directory
num2k/naver-map-mcp

num2k/naver-map-mcp

@num2k

MCP server for Naver Map APIs (Geocoding, Reverse Geocoding, Direction5, Direction15)

naver-mapgeocodingdirectionsroute-planningmcptypescripttool

Installation & Configuration

{
  "navermap-mcp": {
    "command": "node",
    "args": [
      "installation_path/dist/index.js"
    ],
    "env": {
      "NAVER_CLIENT_ID": "YOUR_CLIENT_ID",
      "NAVER_CLIENT_SECRET": "YOUR_CLIENT_SECRET"
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13