Skip to main content
Glama

Kakao Navigation

by CaChiJ

カカオモビリティ&カカオマップMCPサーバー

はじめに

このレポジトリは、Model Context Protocol(MCP)に準拠して、カカオモビリティおよびカカオマップAPIと連携するサーバーを提供します。国内環境に適した道案内サービスを提供することを目指します。

主な機能

1. 位置検索(ジオコーディング)

  • 住所や場所名を座標(緯度/経度)に変換
  • 正確な位置情報を提供

2. ルートサービス

  • 出発地から目的地までの最適ルートを検索
  • 徒歩、自動車など様々な移動手段をサポート
  • リアルタイム交通情報を反映

始める

  1. kakao developersにログインします。
  2. アプリケーションの作成
  • 「マイアプリケーション」>「アプリケーションを追加する」>アプリケーション情報を入力して「保存」
  1. カカオマップAPIを有効にする
  • サイドバーで「カカオマップ」を選択>「アクティブ化設定」ON
  1. REST API Key 発行
  • サイドバーから「アプリキー」を選択>「REST APIキー」をコピーして使用する

提供ツール

このサーバーは、次のMCPツールを提供しています。

  • geocode :アドレスを座標情報としてジオコーディング
  • direction_search_by_names : 出発地と目的地の住所への道順
  • direction_search_by_coordinates :出発地と目的地の座標への道順
  • future_direction_search_by_coordinates : 出発地と目的地の座標での将来の特定時点のルート
  • address_search_by_place_name : 場所名で住所を検索

展開情報

このサーバーの配布情報と最新のアップデートはSmitheryで確認できます。


Made with ❤️ using Model Context Protocol

-
security - not tested
F
license - not found
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

kakao navigation mcp server using kakao mobility & kakao map api

  1. はじめに
    1. 主な機能
      1. 位置検索(ジオコーディング)
      2. ルートサービス
    2. 始める
      1. 提供ツール
        1. 展開情報

          Related MCP Servers

          • A
            security
            A
            license
            A
            quality
            An MCP server that creates a virtual traveling environment on Google Maps, allowing users to guide an avatar on journeys with photo reports and SNS integration.
            Last updated -
            2
            14
            12
            TypeScript
            MIT License
            • Linux
            • Apple
          • -
            security
            A
            license
            -
            quality
            A server that enables AI models to access Kakao Map features (place search, address lookup, route finding) and Daum search services (web, image, blog, cafe) through Model Context Protocol.
            Last updated -
            3
            TypeScript
            MIT License
          • A
            security
            A
            license
            A
            quality
            An MCP server implementation built to interact with Confluent Kafka and Confluent Cloud REST APIs.
            Last updated -
            24
            31
            63
            TypeScript
            MIT License
            • Apple

          View all related MCP servers

          MCP directory API

          We provide all the information about MCP servers via our MCP API.

          curl -X GET 'https://glama.ai/api/mcp/v1/servers/CaChiJ/kakao-navigation-mcp-server'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server