a year ago
This is a 12306 ticket search server based on the Model Context Protocol (MCP).
Tools
get-stations-code-in-city
get-station-code-of-city
get-station-code-by-name
get-tickets
get-train-route-stations
Server Config
{
"mcpServers": {
"12306-mcp": {
"command": "npx",
"args": [
"-y",
"12306-mcp"
]
}
}
}