送信

12306 Mcp

@Joooook

This is a 12306 ticket search server based on the Model Context Protocol (MCP).

ツール

get-stations-code-in-city

get-station-code-of-city

get-station-code-by-name

get-tickets

get-train-route-stations

サーバー設定

{
  "mcpServers": {
    "12306-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "12306-mcp"
      ]
    }
  }
}