iNavi
@inavi-systems
About iNavi
MCP server for iNavi Maps (Korea's map & navigation platform) — serves iNavi Maps API specs and ready-to-use map visualization templates to AI assistants.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"inavi-maps-mcp": {
"command": "npx",
"args": [
"-y",
"@inavi-maps/mcp-server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Inavi?
AI 어시스턴트에 지도 인텔리전스를 부여하는 MCP (Model Context Protocol) 서버입니다.
How to use Inavi?
The README includes setup instructions such as "command": "npx",.
Key features of Inavi
- API 스펙 조회 - 지오코딩, POI 검색, 경로 탐색, 맵 매칭 등 30개 이상의 iNavi Maps API 사양을 AI에게 제공
- 지도 시각화 - 마커, 클러스터, 폴리곤, 폴리라인 등 18개의 HTML 템플릿으로 인터랙티브 지도 생성
- 빠른 프로토타이핑 - API 문서를 읽지 않고 AI 대화만으로 지도 기반 기능 구현
- 위치 기반 서비스 개발 - 지오코딩, 경로 탐색, POI 검색 등을 활용한 서비스 구축
- 데이터 시각화 - 위치 데이터를 인터랙티브 지도 위에 시각화
Use cases of Inavi
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Inavi
Where is the source code for Inavi?
The source code is linked from the repository URL on this page.
Does Inavi include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
More Developer Tools MCP servers
Grafana MCP server
grafanaMCP server for Grafana
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Huoshan Test
volcengineMinecraft MCP Server
yuniko-softwareA Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in real-time, allowing AI assistants to build structures, explore the world, and interact with the game environment through natural language instruction
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
Comments