12306-mcp and mcp-server-12306
Both are independent implementations of MCP servers for China's 12306 railway ticketing system, making them direct competitors offering similar ticket search functionality through the same protocol interface.
About 12306-mcp
Joooook/12306-mcp
This is a 12306 ticket search server based on the Model Context Protocol (MCP).
Supports both stdio and HTTP transport modes for MCP integration, enabling AI models to query Chinese railway tickets with filtering by train type, station stops, and transfer routes. Built in TypeScript using the official MCP SDK, the server can be deployed via npm, Docker, or configured directly in MCP client applications.
About mcp-server-12306
drfccv/mcp-server-12306
12306 MCP Server 是一个基于 Model Context Protocol (MCP) 的高性能火车票查询后端系统。它通过标准化接口提供官方 12306 的实时数据服务,包括余票查询、车站信息、列车经停站、中转换乘方案等核心功能。
Implements dual transport modes—stdio for Claude Desktop integration and streamable HTTP with SSE/POST for remote deployment—enabling seamless AI assistant integration. Built on FastAPI with async architecture for sub-second response times, it aggregates official 12306 APIs into standardized MCP tools including ticket/price queries, station search with Chinese/pinyin matching, and single-transfer routing. Designed as drop-in MCP compliance for AI automation workflows with Docker deployment support.
Scores updated daily from GitHub, PyPI, and npm data. How scores work