MCP-NAVER-Map
@yeonupark
关于 MCP-NAVER-Map
Naver Map MCP Server
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-naver-map": {
"command": "uv",
"args": [
"sync"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP-NAVER-Map?
MCP-NAVER-Map is an MCP server that integrates with Naver Cloud’s Geolocation API and Directions15 API to provide IP‑based location lookup and route‑finding capabilities. It is intended for developers using MCP‑compatible clients such as Claude for Desktop.
How to use MCP-NAVER-Map?
Clone the repository, install dependencies with uv sync, and create a .env file with your Naver Cloud credentials (NAVER_ACCESS_KEY_ID, NAVER_SECRET_KEY, MAP_CLIENT_ID, MAP_CLIENT_SECRET). Then register the server in your MCP client’s configuration file (e.g., claude_desktop_config.json) using the uv command. Launch the MCP client from the terminal to establish a proper connection.
Key features of MCP-NAVER-Map
- IP‑based location lookup (manual IP input required)
- Optimal driving directions between two points
- Powered by NCP Geolocation API and Directions15 API
- Requires a Naver Cloud Platform account and enabled APIs
- Works with MCP‑compatible clients (e.g., Claude for Desktop)
Use cases of MCP-NAVER-Map
- “Where am I right now?” queries by providing an IP address
- “How do I get from City Hall to Seoul Station?” route queries
- Integrating Naver location and direction data into AI assistant workflows
- Building geolocation‑aware tools that rely on Naver Cloud services
FAQ from MCP-NAVER-Map
Which Naver Cloud APIs does MCP-NAVER-Map use?
It uses the Geolocation API for IP‑based lookup and the Directions15 API for route finding.
What are the prerequisites to run MCP-NAVER-Map?
Python 3.12+, the uv package manager, and an active Naver Cloud Platform account with both Geolocation and Directions15 APIs enabled.
Do I need to supply my own IP for location lookup?
Yes, the server requires a manual IP address input; it does not automatically detect the client’s IP.
How do I configure MCP-NAVER-Map with an MCP client?
You edit your client’s configuration file (e.g., claude_desktop_config.json) to point to the server directory and run it via uv run server. Then launch the client from your terminal.
What license does MCP-NAVER-Map use?
It is licensed under the MIT License.
媒体与设计 分类下的更多 MCP 服务器
Vibe Design System
mondaycom🎨 Vibe Design System - Official monday.com UI resources for application development in React.js
Figma MCP Server
TimHoldenModel Context Protocol server implementation for Figma API
YouTube Transcript Server
kimtaeyoon83This is an MCP server that allows you to directly download transcripts of YouTube videos.
Figma MCP Server
JayArrowzFigma MCP Server with full API functionality
Melrōse - programming of music melodies
emickleiinteractive programming of melodies, producing MIDI
评论