Workflow module for ai_xone_mcp
Project description
ai-xone-mcp-workflow
本模块是 AI Xone MCP 的工作流服务实现,基于 fastmcp 框架,提供了调度大模型按指定工作流执行任务的能力。
主要功能
- 工作流的定义、执行、调度等
依赖
- Python >=3.10,<4.0
- fastmcp==2.3.5
- pyyaml==6.0.1
快速开始
-
下载本模块
git clone https://github.com/ai-xone/mcp
-
安装依赖
poetry install -
构建
python -m build
-
上传到pypi
twine upload dist/*
-
在
mcp.json中添加以下配置
{
"mcpServers": {
"ai-xone-mcp-workflow": {
"command": "python",
"args": ["server.py"]
}
}
}
参考
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ai_xone_mcp_workflow-0.0.2a1.tar.gz.
File metadata
- Download URL: ai_xone_mcp_workflow-0.0.2a1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9a085c1d3072659e50b447fdf1d3dea3648bf419ffea3d34202675a27afdbe98
|
|
| MD5 |
084d3062df343ad813b361764bd7543c
|
|
| BLAKE2b-256 |
127690230e8274dbc5f507315b4c70303089b9891a2ee169c58b68a85ff04174
|
File details
Details for the file ai_xone_mcp_workflow-0.0.2a1-py3-none-any.whl.
File metadata
- Download URL: ai_xone_mcp_workflow-0.0.2a1-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00b8c34d8a9b296a7c0c9ba7036c2b5c099941732986ecc7e82022d482714b3d
|
|
| MD5 |
1ed8c679c5a8ae130f2c30f9121b4626
|
|
| BLAKE2b-256 |
25e3031d531fc9d66b202f6df8ad9fa686376d7977fafb852eb9dc7bbfe01855
|