Content
# 12306-stations
### 运行脚本
```shell
cd src/12306-mcp
mcpo --port 8000 -- uvicorn main:app
```
```shell
uvx mcpo --port 8000 -- uvicorn main:app
```
### 脚本
构建脚本
```shell
uv sync
uv build
yv publish -t <pypi-token>
```
```shell
mcpo --port 8000 -- uv tool run 12306-mcp
OR
mcpo --port 8000 -- uvx 12306-mcp
```
You Might Also Like
Ollama
Ollama enables easy access to large language models on various platforms.

n8n
n8n is a secure workflow automation platform for technical teams with 400+...
OpenWebUI
Open WebUI is an extensible web interface for customizable applications.

Dify
Dify is a platform for AI workflows, enabling file uploads and self-hosting.

Zed
Zed is a high-performance multiplayer code editor from the creators of Atom.
MarkItDown MCP
markitdown-mcp is a lightweight MCP server for converting various URIs to Markdown.