MCP.so
登录

Workflow MCP Server

@tuanknguyen

关于 Workflow MCP Server

暂无概览

基本信息

分类

推理

运行时

python

传输方式

stdio

发布者

tuanknguyen

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "workflow-mcp-server": {
      "command": "uv",
      "args": [
        "venv"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Workflow MCP Server?

A Python MCP server that guides agents through structured workflows. It ensures agents follow predefined steps while maintaining flexibility in execution.

How to use Workflow MCP Server?

Install using uv: create a virtual environment, activate it, and

评论

推理 分类下的更多 MCP 服务器