Skip to main content
Glama
CaChiJ
by CaChiJ

Kakao Mobility & Kakao Map MCP Server

MCP

introduction

This repository provides a server that is compatible with Kakao Mobility and Kakao Map APIs by complying with the Model Context Protocol (MCP). It aims to provide a route-finding service suitable for the domestic environment.

Related MCP server: ShippingTracker

Key Features

1. Location search (geocoding)

  • Convert address or place name to coordinates (latitude/longitude)

  • Provide precise location information

2. Directions service

  • Find the best route from origin to destination

  • Support for various means of transportation such as walking and car

  • Reflect real-time traffic information

Get started

  1. Log in to Kakao Developers .

  2. Create an application

  • 'My Applications' > 'Add Application' > Enter application information and click 'Save'

  1. Activate Kakao Map API

  • Select 'Kakao Map' from the sidebar > Turn 'Activation Settings' ON

  1. REST API Key Issuance

  • Select 'App Key' from the sidebar > Copy 'REST API Key' and use it

Tools provided

This server provides the following MCP tools:

  • geocode : Geocode an address into coordinate information

  • direction_search_by_names : Find directions by starting point and destination address

  • direction_search_by_coordinates : Find directions by starting point and destination coordinates

  • future_direction_search_by_coordinates : Find directions to a specific point in the future using starting and destination coordinates

  • address_search_by_place_name : Find address by place name

Distribution Information

Distribution information and the latest updates for this server can be found at Smithery.


Made with ❤️ using Model Context Protocol

A
license - permissive license
Not graded
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    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.
    17
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Unified MCP server for place search and geocoding across Kakao, Naver, and Google Maps APIs with automatic provider fallback.
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    An MCP server for the iNavi Maps API that gives AI assistants iNavi Maps API specifications and ready-to-use HTML templates for interactive map visualizations (geocoding, POI search, route planning).
    4
    88
    MIT

View all related MCP servers

Related MCP Connectors

  • HERE MCP — premium geocoding, places, and TRAFFIC-AWARE routing from HERE

  • Geo-based flight search MCP server. Find more flights between any two places on earth

  • Geoapify MCP — wraps the Geoapify Location Platform (geoapify.com)

View all MCP Connectors

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