Skip to main content
Glama

네이버 길찾기 MCP 서버

by Chaeyun06

naver_reverse_geocode

Convert latitude and longitude coordinates into precise addresses using the Naver Maps API, enabling accurate location identification and mapping.

Instructions

위도/경도 좌표를 주소로 변환합니다.

Input Schema

NameRequiredDescriptionDefault
latYes위도
lngYes경도

Input Schema (JSON Schema)

{ "properties": { "lat": { "description": "위도", "type": "number" }, "lng": { "description": "경도", "type": "number" } }, "required": [ "lat", "lng" ], "type": "object" }
Install Server

Other Tools from 네이버 길찾기 MCP 서버

Related Tools

    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/Chaeyun06/naver-directions-mcp'

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