Geppetto-Robot-Directory
vlatest
io.smithery.hello-oipe.Geppetto-Robot-Directory
io.smithery.kakao.mobility · vlatest
Driving directions for Korea: A-to-B routing, scheduled-departure routing, and waypoint routing. Returns distance, duration, fare, road-segment breakdown, and Korean turn-by-turn guidance.
热度数据
Kakao Mobility 是一个MCP Server,收录自 smithery。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"io-smithery-kakao-mobility": {
"url": "https://smithery.ai/servers/kakao/mobility"
}
}
}Query the world's robot directory — 812 robots across 30 categories and 319 brands. Tools: search_robots (by category, brand, price, use case), get_robot and get_robot_full (complete specs), compare_robots (side-by-side diff), get_category, and get_job_automation_risk (robot displacement scores for 240+ professions — data available nowhere else). All reads public, no auth.
{
"id": "io.smithery.kakao.mobility",
"type": "mcp-server",
"version": "latest",
"displayName": "Kakao Mobility",
"description": "Driving directions for Korea: A-to-B routing, scheduled-departure routing, and waypoint routing. Returns distance, duration, fare, road-segment breakdown, and Korean turn-by-turn guidance.",
"iconUrl": "https://api.smithery.ai/servers/kakao/mobility/icon",
"homepage": "https://kakaomobility.com",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://smithery.ai/servers/kakao/mobility"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [
"use_count:3745",
"by_smithery",
"remote"
],
"provenance": {
"origin": "smithery",
"originalId": "kakao/mobility",
"originalUrl": "https://smithery.ai/servers/kakao/mobility",
"isOfficial": false,
"status": "active"
}
}