train_12306_mcp
Project description
train_12306_mcp
12306 MCP server, implementing the ticket inquiry feature.
基于 Model Context Protocol (MCP) 的12306购票搜索服务器。
| 功能描述 | 状态 |
|---|---|
| 查询12306购票信息 | ✅ 已完成 |
| 过滤列车信息 | ✅ 已完成 |
| 过站查询 | ✅ 已完成 |
| 中转查询 | ✅ 已完成 |
⚙️Installation
▶️Quick Start
CLI-stdio
uv run -m train_12306_mcp
MCP sever configuration
{
"mcpServers": {
"train_12306_mcp": {
"args": [
"train_12306_mcp@latest"
],
"command": "uvx"
}
}
}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
train_12306_mcp-0.1.2.tar.gz
(99.1 kB
view details)
File details
Details for the file train_12306_mcp-0.1.2.tar.gz.
File metadata
- Download URL: train_12306_mcp-0.1.2.tar.gz
- Upload date:
- Size: 99.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a879a013ae438a6519b55ab6b8512b5e829f2192c12818e90eb890247dc3d09
|
|
| MD5 |
32337b5eebb5cffa88453a9b3515a3a5
|
|
| BLAKE2b-256 |
bcc4a1689093f9ae217de975d6a06539183b9db6fa9700ebd629ebd9ee22d478
|