Workflows

Provides workflow management and automation through step-by-step execution with branching logic, conditional operations, template variables, and state persistence for complex multi-step processes like code reviews and data pipelines.

View Source
26 stars
0 tools
Created Aug 2025
@fiveohhwon/fiveohhwon-workflows-workflows-mcp

About

Provides workflow management and automation through step-by-step execution with branching logic, conditional operations, template variables, and state persistence for complex multi-step processes like code reviews and data pipelines.

Categories

general

Installation

npm

npm install @fiveohhwon/fiveohhwon-workflows-workflows-mcp

Configuration

{ "mcpServers": { "fiveohhwon-workflows-workflows-mcp": { "command": "npx", "args": [ "-y", "@fiveohhwon/fiveohhwon-workflows-workflows-mcp" ] } } }