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.
「メディアとデザイン」の他のコンテンツ
Design Systems Mcp
southleftI'm your specialized design systems assistant. Ask me about components, tokens, patterns, and best practices.
YouTube MCP Server
ZubeidHendricksMCP Server for YouTube API, enabling video management, Shorts creation, and advanced analytics
MiniMax MCP
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Tripadvisor MCP Server
pab1it0A Model Context Protocol (MCP) server for Tripadvisor Content API. This provides access to Tripadvisor location data, reviews, and photos through standardized MCP interfaces, allowing AI assistants to search for travel destinations and experiences.
Weather API MCP Server
TuanKiriA lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. Discuss on Hacker News:
コメント