by drfccv · MCP Server · ★ 313
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🚄 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:本地源码运行 适用于开发者调试: 模式 2:Streamable HTTP 模式 在此模式下,Server 启动一个 Web 服务(默认 8000 端口),支持 MCP 的 SSE(Server-Sent Events)和 POST 交互。 方式 A:本地源码运行
| Stars | 313 |
| Forks | 53 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 45.7/100 |
| Open Issues | 1 |
| Last Updated | 2026-04-25 |
| Created | 2025-06-01 |
| Platforms | mcp, python |
| Est. Tokens | ~23k |
Looking for a mcp-server-12306 alternative? If you're comparing mcp-server-12306 with other mcp server tools, these 1 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
This is a 12306 ticket search server based on the Model Context Protocol (MCP).
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 313 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 313 stars and 53 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.
The top alternatives to mcp-server-12306 on Agent Skills Hub include 12306-mcp. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.