Skip to main content
Glama
flor3z-github

Naver Map MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NAVER_CLIENT_IDYesYour Naver Cloud Platform client ID
NCLOUD_ACCESS_KEYNoAccess key for billing API (optional, required for usage query)
NCLOUD_SECRET_KEYNoSecret key for billing API (optional, required for usage query)
NAVER_CLIENT_SECRETYesYour Naver Cloud Platform client secret

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
navermap_geocodeC

주소를 좌표(경도, 위도)로 변환합니다. 도로명주소, 지번주소 모두 검색 가능합니다.

navermap_reverse_geocodeB

좌표(경도, 위도)를 주소로 변환합니다. 법정동, 행정동, 지번주소, 도로명주소를 조회할 수 있습니다.

navermap_get_directionsA

출발지와 목적지 간의 경로를 탐색합니다. 거리, 소요시간, 통행료, 택시비, 유류비 정보를 제공합니다.

navermap_get_static_mapB

지정한 좌표를 중심으로 정적 지도 이미지를 생성합니다. 마커와 경로 표시가 가능합니다.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/flor3z-github/navermap-mcp-server'

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