Back to directory
yanmxa/scriptflow-mcp

yanmxa/scriptflow-mcp

@yanmxa

Script workflow management via MCP. Converts AI workflows to persistent scripts, reducing tokens & delays while minimizing hallucination risks.

scriptworkflowautomationmcptypescriptscriptflowai-workflowpersistent-scriptstool

Installation & Configuration

{
  "mcpServers": {
    "scriptflow": {
      "command": "npx",
      "args": [
        "scriptflow-mcp"
      ],
      "env": {
        "SCRIPTFLOW_SCRIPTS_DIR": "/your/custom/path"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12