12306-mcp-service
1
12306-MCP is a server using Model Context Protocol (MCP) designed to search for ticket information on 12306, a Chinese ticketing platform. It offers a straightforward API to query ticket details, with integration options for IDEs like Cursor.
12306-MCP
A Model Context Protocol (MCP) server for searching ticket information on the 12306 ticketing platform.
Features
- Search for 12306 ticket information
To-Do
- Complete additional 12306 interfaces (e.g., transfer, passing station queries)
Installation
Instructions for cloning the repository and initializing the Go modules.
Quick Start
Steps to run the server.
Usage in Cursor IDE
Steps to integrate and use the MCP service within Cursor IDE.