MCP.so
Sign In

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

Category

Developer Tools

License

MIT

Runtime

node

Publisher

inavi-systems

Submitted by

inavi-baekjonghun

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.

Comments

More Developer Tools MCP servers