MCP Server 12306 runs on your own machine — the client starts it, so there is no endpoint to ping. 954 installs a week from pypi. Last commit 1 Aug 2026.
An MCP server that provides 12306 ticket query
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server-12306 -- uvx mcp-server-12306
{
"mcpServers": {
"mcp-server-12306": {
"args": [
"mcp-server-12306"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-server-12306]
command = "uvx"
args = ["mcp-server-12306"]
{
"mcpServers": {
"mcp-server-12306": {
"args": [
"mcp-server-12306"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-server-12306": {
"args": [
"mcp-server-12306"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.