-
securityA
license-
qualityMCP Server for the Google Maps API.
Last updated -
7
3,615
45,669
JavaScript
MIT License
Connects to Naver Maps API for geocoding services and Naver Search API for local search functionality, allowing location-based queries and conversions between addresses and coordinates.
The MCP connects to the Naver Maps API and Naver Search API. 네이버 지도 API와 검색 API에 (로컬) 연결하는 MCP 서버.
It currently supports the following APIs:
Before you begin, ensure you have the following installed:
.env
file: Create a file in the project root..env
file and add your Naver Maps API credentials and Naver Developers API credentials.src/mcp_naver_maps/naver_maps_client.py
.pyproject.toml
.uv
.You must be authenticated.
A server that connects to Naver Maps and Search APIs, enabling geocoding and local search functionality for Korean locations.