MCP ExplorerExplorer

Mcp Kai

@adityaputra11on 9 months ago
34 MIT
FreeCommunity
AI Systems
MCP KAI

Overview

What is Mcp Kai

mcp-kai is an implementation of the Model Context Protocol (MCP) server designed for checking the schedules of KRL (Commuter Line) trains, which can be utilized by Large Language Models (LLMs) through the MCP protocol.

Use cases

Use cases for mcp-kai include integrating with chatbots for customer service in railway systems, providing real-time train information to users, and facilitating ticket purchases through automated systems.

How to use

To use mcp-kai, clone the repository from GitHub, navigate to the project directory, and set up the MCP client with the provided configuration, specifying the command to run the server.

Key features

Key features of mcp-kai include station list checking, train schedule checking, route checking, mock ticket purchasing, QR code generation for tickets, and mock ticket status checking.

Where to use

mcp-kai can be used in transportation systems, particularly in railway services for managing train schedules and ticketing processes.

Content

MCP Server Tiket KRL KAI

Proyek ini adalah implementasi server MCP (Model Context Protocol) untuk sistem pembelian tiket kereta api yang dapat digunakan oleh LLM (Large Language Model) melalui protokol MCP.

✨ Fitur

  • ✅ Cek List Stasiun
  • ✅ Cek Jadwal Kereta
  • ✅ Cek Rute Kereta (Lane)
  • ✅ Pembelian Tiket (Mock)
  • ✅ Generate QR Code Tiket
  • ✅ Cek Status Tiket (Mock)

🚀 Instalasi

  1. Clone repositori ini:

    git clone https://github.com/namakamu/mcp-tiket-kereta.git
    cd mcp-tiket-kereta
    
    
    
  2. Setup MCP Client

{
  "mcpServers": {
    "mcp-kai": {
      "command": "npx",
      "args": [
        "-y",
         "mcp-kai@latest"
      ]
    }
  }
}

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers