Provides access to Naver Maps API for route finding between locations, place searching, geocoding (converting addresses to coordinates), and reverse geocoding (converting coordinates to addresses).
네이버 길찾기 MCP 서버
네이버 지도 API를 사용하여 길찾기, 장소 검색, 지오코딩 기능을 제공하는 MCP(Model Context Protocol) 서버입니다.
기능
길찾기: 두 지점 간의 최적 경로 검색
장소 검색: 네이버 지도에서 장소 검색
지오코딩: 주소를 위도/경도 좌표로 변환
역지오코딩: 위도/경도 좌표를 주소로 변환
설치 방법
1. 네이버 클라우드 플랫폼 API 키 발급
네이버 클라우드 플랫폼 접속
콘솔 로그인 → AI·Application Service → Maps
애플리케이션 등록 후 Client ID와 Client Secret 발급
2. Smithery를 통한 설치
3. 수동 설치
설정
Claude Desktop 설정
claude_desktop_config.json
파일에 다음 내용을 추가:
환경변수
NAVER_CLIENT_ID
: 네이버 클라우드 플랫폼 Client IDNAVER_CLIENT_SECRET
: 네이버 클라우드 플랫폼 Client Secret
사용 방법
길찾기
장소 검색
지오코딩
역지오코딩
경로 옵션
trafast
: 실시간 빠른길 (기본값)tracomfort
: 편안한길traoptimal
: 최적경로trainormal
: 일반도로
응답 형식
길찾기 응답
개발 및 테스트
라이선스
MIT License
기여
이슈와 PR을 환영합니다!
지원
네이버 클라우드 플랫폼 Maps API 문서: https://api.ncloud-docs.com/docs/ai-naver-mapsgeocoding
MCP 공식 문서: https://modelcontextprotocol.io/
Enables users to access Naver Maps API functionality including directions, place search, geocoding, and reverse geocoding through a Model Context Protocol server.
Related MCP Servers
- -securityAlicense-qualityAn MCP server that provides access to Naver OpenAPI services, enabling users to search blogs, news, books, images, and other content through standardized Model Context Protocol interfaces.Last updated -111MIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that provides Google Maps API integration, allowing users to search locations, get place details, geocode addresses, calculate distances, obtain directions, and retrieve elevation data through LLM processing capabilities.Last updated -7163113MIT License
- AsecurityAlicenseAqualityAn MCP server that enables searching various content types (news, blogs, shopping, images, etc.) through Naver's search API.Last updated -1924540MIT License
- AsecurityAlicenseAqualityProvides access to Google Maps API functionality including geocoding, place search, direction routing, and distance calculations through a structured MCP interface.Last updated -41MIT License