Skip to main content
Glama

네이버 길찾기 MCP 서버

by Chaeyun06

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NAVER_CLIENT_IDYes네이버 클라우드 플랫폼 Client ID
NAVER_CLIENT_SECRETYes네이버 클라우드 플랫폼 Client Secret

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
naver_directions

네이버 지도 API를 사용하여 두 지점 간의 길찾기 정보를 제공합니다.

naver_geocode

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

naver_reverse_geocode

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

naver_search_places

네이버 지도에서 장소를 검색합니다.

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