Naver Map MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NAVER_CLIENT_ID | Yes | Your Naver Cloud Platform client ID | |
| NCLOUD_ACCESS_KEY | No | Access key for billing API (optional, required for usage query) | |
| NCLOUD_SECRET_KEY | No | Secret key for billing API (optional, required for usage query) | |
| NAVER_CLIENT_SECRET | Yes | Your Naver Cloud Platform client secret |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| navermap_geocodeC | 주소를 좌표(경도, 위도)로 변환합니다. 도로명주소, 지번주소 모두 검색 가능합니다. |
| navermap_reverse_geocodeB | 좌표(경도, 위도)를 주소로 변환합니다. 법정동, 행정동, 지번주소, 도로명주소를 조회할 수 있습니다. |
| navermap_get_directionsA | 출발지와 목적지 간의 경로를 탐색합니다. 거리, 소요시간, 통행료, 택시비, 유류비 정보를 제공합니다. |
| navermap_get_static_mapB | 지정한 좌표를 중심으로 정적 지도 이미지를 생성합니다. 마커와 경로 표시가 가능합니다. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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