by drfccv · MCP Server · ★ 350
🚄 MCP Server 12306 ✨ 项目简介 MCP Server 12306是一款基于 Model Context Protocol (MCP) 的高性能火车票查询后端,支持官方 12306 余票、票价、车站、经停、换乘查询以及智能时间工具,适配 AI/自动化/智能助手等场景。界面友好,易于集成,开箱即用。 🚀 功能亮点 实时余票/车次/座席/时刻/换乘一站式查询 全国车站信息管理与模糊搜索 官方经停站、一次中转方案全支持 实时查询各车次票价信息 智能时间工具,支持时区和时间戳 Streamable HTTP/STDIO传输协议,支持MCP 2025-03-26标准 FastAPI异步高性能,秒级响应 MCP标准,AI/自动化场景即插即用 🛠️ 快速上手 本项目支持两种运行模式: Stdio 模式:适用于 Claude Desktop 等本地 MCP 客户端(推荐)。 Streamable HTTP 模式:适用于远程部署或通过 SSE/Post 访问。 模式 1:Stdio 模式(Claude Desktop 推荐) 在此模式下,MCP Server 通过标准输入/输出与客户端通信,无需占用网络端口。 方式 A:使用 uvx(推荐) 是 包管理器提供的工具,环境隔离且启动极快。 方式 B:使用 pipx 如果您更习惯使用 pipx: 方式 C:本地源码运行...
| Stars | 350 |
| Forks | 57 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 65.7896099960803/100 |
| Open Issues | 2 |
| Last Updated | 2026-07-03 |
| Created | 2025-06-01 |
| Platforms | mcp, python |
| Est. Tokens | ~14k |
Explore other popular mcp server tools:
mcp-server-12306 is 12306 MCP Server 是一个基于 Model Context Protocol (MCP) 的高性能火车票查询后端系统。它通过标准化接口提供官方 12306 的实时数据服务,包括余票查询、车站信息、列车经停站、中转换乘方案等核心功能。. It is categorized as a MCP Server with 350 GitHub stars.
mcp-server-12306 is primarily written in Python. It covers topics such as 12306, mcp-server.
You can find installation instructions and usage details in the mcp-server-12306 GitHub repository at github.com/drfccv/mcp-server-12306. The project has 350 stars and 57 forks, indicating an active community.
mcp-server-12306 is released under the MIT license, making it free to use and modify according to the license terms.