Skip to main content
Glama
CaChiJ
by CaChiJ

Kakao Mobility 和 Kakao Map MCP 服务器

微胶囊钙 铁匠徽章

介绍

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

Related MCP server: mapbox-mcp-server

主要特点

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
A
license - permissive license
-
quality - not tested

Resources

Looking for Admin?

Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.

Latest Blog Posts

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