Skip to main content
Glama

네이버 길찾기 MCP 서버

by Chaeyun06

naver_geocode

Convert addresses into latitude/longitude coordinates using the Naver Maps API. Ideal for mapping applications, location-based services, and navigation systems.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
addressYes변환할 주소

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "변환할 주소", "type": "string" } }, "required": [ "address" ], "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