Loading languages...
NA

naver-map-mcp

@num2k

Development of MCP servers using Naver Map API (Geocoding, Reverse Geocoding, Direction5, Direction15, Static Map, and Dynamic Map)

naver
map
geocoding
routing
location

# mcpServer Config

{
  "mcpServers": {
    "navermap-mcp": {
      "command": "node",
      "args": [
        "installation_path/dist/index.js",
        "--clientId=YOUR_CLIENT_ID",
        "--clientSecret=YOUR_CLIENT_SECRET"
      ]
    }
  }
}

# stdio

node installation_path/dist/index.js
Transport:
stdio
언어:
TypeScript
생성됨:4/16/2025
업데이트됨:4/16/2025