- Explore MCP Servers
- mcp-kai
Mcp Kai
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.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
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.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
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
-
Clone repositori ini:
git clone https://github.com/namakamu/mcp-tiket-kereta.git cd mcp-tiket-kereta -
Setup MCP Client
{ "mcpServers": { "mcp-kai": { "command": "npx", "args": [ "-y", "mcp-kai@latest" ] } } }
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










