MCP.so
登录

iNavi

@inavi-systems

关于 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.

基本信息

分类

开发工具

许可证

MIT

运行时

node

发布者

inavi-systems

提交者

inavi-baekjonghun

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "inavi-maps-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@inavi-maps/mcp-server"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

开发工具 分类下的更多 MCP 服务器