Joooook/12306-mcp
This is a 12306 ticket search server based on the Model Context Protocol (MCP).
Overview
Joooook/12306-mcp is a JavaScript MCP server licensed under MIT. This is a 12306 ticket search server based on the Model Context Protocol (MCP). Topics: 12306, mcp, mcp-server, train-tickets.
Ranked #56 out of 25632 indexed tools.
In the top 1% of all indexed tools.
Ecosystem
JavaScript MIT
12306mcpmcp-servertrain-tickets
Signal Breakdown
Stars 747
Freshness 8d ago
Issue Health 95%
Contributors 8
Dependents 0
Forks 133
Description Good
License MIT
How to Improve
Description low impact
Dependents medium impact
Matched Queries
From the README
# <div align="center">12306-mcp</div> <div align="center"> </div> A 12306 ticket search server based on the Model Context Protocol (MCP). The server provides a simple API interface that allows users to search for 12306 tickets. 基于 Model Context Protocol (MCP) 的12306购票搜索服务器。提供了简单的API接口,允许大模型利用接口搜索12306购票信息。 ## <div align="center">🚩Features</div> <div align="center"> | 功能描述 | 状态 | |------------------------------|--------| | 查询12306购票信息 | ✅ 已完成 | | 过滤列车信息 | ✅ 已完成 | | 过站查询 | ✅ 已完成 | | 中转查询 | ✅ 已完成 | | 其余接口,欢迎提feature | 🚧 计划内 | </div> <div align="center"> </div> <div align="center"> </div> ## <div align="center">⚙️Installation</div> ~~~bash git clone https://github.com/Joooook/12306-mcp.git npm i ~~~ ## <div align="center">▶️Quick Start</div> ### CLI-stdio ~~~bash npx -y 12306-mcp ~~~ ### CLI-http ~~~bash npx -y 12306-mcp --port [端口号] ~~~ ### MCP sever confiRead full README on GitHub →
Are you the maintainer? Claim this listing