Submit

Kakao Mobility Mcp Server

@CaChiJ

Kakao Mobility MCP Server for directions and transit information
Overview

what is Kakao Mobility MCP Server?

Kakao Mobility MCP Server is a server that utilizes the Kakao Mobility API to provide directions and transit information for various modes of transportation.

how to use Kakao Mobility MCP Server?

To use the Kakao Mobility MCP Server, install the dependencies, set up the environment variables, and run the server. You can then access the API endpoints for different route searches.

key features of Kakao Mobility MCP Server?

  • Car route search
  • Public transit route search
  • Bicycle route search
  • Walking route search

use cases of Kakao Mobility MCP Server?

  1. Finding the fastest car route between two locations.
  2. Planning public transport routes for commuters.
  3. Searching for bicycle paths in urban areas.
  4. Getting walking directions for pedestrians.

FAQ from Kakao Mobility MCP Server?

  • What API endpoints are available?

The server provides endpoints for car, transit, bicycle, and walking route searches.

  • How do I set up the server?

Follow the installation instructions to set up dependencies and environment variables before running the server.

  • Is there a license for this project?

Yes, it is distributed under the MIT license.

Server Config

{
  "mcpServers": {
    "kakao-mobility-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli@latest",
        "run",
        "@CaChiJ/kakao-mobility-mcp-server",
        "--key",
        "e19776f3-9f4c-4cfd-9df2-7c8cf25ce472"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.