Submit

Mcp Naver Maps

@yunkee-lee

The MCP connects to the Naver Maps API (https://www.ncloud.com/product/applicationService/maps).

Tools

Server Config

{
  "mcpServers": {
    "mcp-naver-maps": {
      "command": "uv",
      "args": [
        "run",
        "src/mcp_naver_maps"
      ],
      "env": {
        "NAVER_MAPS_CLIENT_ID": "YOUR_CLIENT_ID_HERE",
        "NAVER_MAPS_CLIENT_SECRET": "YOUR_CLIENT_SECRET_HERE"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.