
12306 MCP
by Joooook
Search and filter Chinese railway tickets (12306) directly through AI using the Model Context Protocol.
What it does
Connects AI models to the 12306 Chinese railway ticketing system, allowing users to search for train tickets, filter train information, and perform complex queries like transit and stopover searches.
Tools
search_tickets: Find available train tickets between specified cities on a given date.filter_trains: Narrow down search results based on train type, time, or other criteria.transit_query: Search for tickets involving transfer stations.stopover_query: Search for tickets with planned stopovers.
Installation
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"12306-mcp": {
"command": "npx",
"args": ["-y", "12306-mcp"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
npx -y 12306-mcpInformation
- Pricing
- free
- Published
- 4/20/2026
- stars






