Back to directory
conductor-mcp

conductor-mcp

@conductor-oss14

An MCP server that enables AI agents to interact with Orkes Conductor for workflow creation, execution, and analysis.

conductorworkfloworkescontext

Installation & Configuration

{
  "mcpServers": {
    "conductor": {
      "command": "conductor-mcp",
      "args": [
        "--config",
        "<ABSOLUTE PATH TO A JSON CONFIG FILE>"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/28
Updated
2026/6/8