# Naver Maps Directions Server

Provide route finding and navigation capabilities using the Naver Maps API. Enable agents to access detailed directions and map data for locations in Korea. Enhance location-based applications with a…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add Chaeyun06/naver-maps-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list Chaeyun06/naver-maps-mcp
```

---

Source: https://github.com/Chaeyun06/naver-maps-mcp
