12306-mcp
109
12306-mcp is a ticket search server leveraging the Model Context Protocol (MCP) to provide a simple API for querying train ticket information from the 12306 platform. It supports filtering and various query features.
12306-mcp
A 12306 ticket search server based on the Model Context Protocol (MCP). The server provides a simple API interface to search for 12306 tickets.
🚩Features
- Query 12306 ticket information: Completed
- Filter train information: Completed
- Transit query: Completed
- Transfer query: Completed
- Other features planned
⚙️ Installation
Clone the repository and install using npm.
▶️ Quick Start
Build and start the server using npm.
👉️ Reference
- Model Context Protocol GitHub repositories.
This project is for educational purposes; feedback and feature requests are welcome.