12306 Railway
Integrates with China's 12306 railway system to search train tickets, check schedules, and retrieve route information across the Chinese railway network with real-time availability and pricing data.
8 stars
0 tools
Created Aug 2025
@freestylefly/freestylefly-12306-railway-12306-mcpAbout
Integrates with China's 12306 railway system to search train tickets, check schedules, and retrieve route information across the Chinese railway network with real-time availability and pricing data.
Categories
general
Installation
npm
npm install @freestylefly/freestylefly-12306-railway-12306-mcp
Configuration
{
"mcpServers": {
"freestylefly-12306-railway-12306-mcp": {
"command": "npx",
"args": [
"-y",
"@freestylefly/freestylefly-12306-railway-12306-mcp"
]
}
}
}