- Mcp Naver Maps
Mcp Naver Maps
The MCP connects to the Naver Maps API (https://www.ncloud.com/product/applicationService/maps).
Overview
What is MCP Naver Maps?
MCP Naver Maps is a project that connects to the Naver Maps API, allowing users to access various mapping functionalities such as geocoding and directions.
How to use MCP Naver Maps?
To use MCP Naver Maps, you need to set up your environment by installing Python, the uv package, and obtaining API credentials from the Naver Cloud Platform. After configuration, you can run the MCP server to start using the mapping features.
Key features of MCP Naver Maps?
- Access to Naver Maps API for geocoding and directions.
- Easy setup with Python and
uvpackage. - Supports environment variable configuration for API credentials.
Use cases of MCP Naver Maps?
- Integrating mapping functionalities into applications.
- Providing location-based services using Naver Maps.
- Developing applications that require geocoding and routing capabilities.
FAQ from MCP Naver Maps?
- What are the prerequisites for using MCP Naver Maps?
You need Python 3.13 or higher, the
uvpackage, and a Naver Cloud Platform account for API credentials.
- How do I run the MCP server?
You can run the server using the command
uv run src/mcp_naver_mapsafter syncing dependencies.
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"
}
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
yunkee-leeStar
-Language
-License
-Recommend Servers
View AllPlaywright Mcp
@microsoft
Playwright MCP server
TypeScript
9 months ago
Amap Maps
@amap
高德地图官方 MCP Server
a year ago
Tavily Mcp
@tavily-ai
JavaScript
a year ago
Test
@modelcontextprotocol
test
4 months ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Agent Memory
@tverney
17 hours ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago