Skip to main content
Glama

Kakao Navigation

by CaChiJ

Kakao Mobility 和 Kakao Map MCP 服务器

介绍

该存储库通过遵守模型上下文协议 (MCP) 提供与 Kakao Mobility 和 Kakao Map API 兼容的服务器。我们的目标是提供适合国内环境的路线查找服务。

主要特点

1. 位置搜索(地理编码)

  • 将地址或地名转换为坐标(纬度/经度)
  • 提供精确的位置信息

2. 路线服务

  • 找到从出发地到目的地的最佳路线
  • 支持步行、汽车等多种交通方式
  • 反映实时交通信息

开始

  1. 登录Kakao Developers
  2. 创建应用程序
  • “我的申请”>“添加申请”>输入申请信息并点击“保存”
  1. 激活 Kakao 地图 API
  • 从侧边栏中选择“Kakao Map”> 打开“激活设置”
  1. REST API 密钥颁发
  • 从侧边栏中选择“应用密钥”>复制“REST API 密钥”并使用它

提供的工具

该服务器提供以下 MCP 工具:

  • geocode :将地址地理编码为坐标信息
  • direction_search_by_names :按起点和目的地地址查找路线
  • direction_search_by_coordinates :按起点和目的地坐标查找路线
  • future_direction_search_by_coordinates :使用起点和终点坐标查找前往未来特定点的路线
  • address_search_by_place_name :按地名查找地址

分发信息

您可以在 Smithery 找到此服务器的分发信息和最新更新。


使用模型上下文协议用❤️制作

-
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 Mobility 和 Kakao Map API 的 Kakao 导航 MCP 服务器

  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