Servers
12306 Mcp
@Joooook
This is a 12306 ticket search server based on the Model Context Protocol (MCP).
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"12306-mcp": {
"command": "npx",
"args": [
"-y",
"12306-mcp"
]
}
}
}