Back to directory
iflytek/ifly-workflow-mcp-server

iflytek/ifly-workflow-mcp-server

@iflytek

MCP server for calling iFlytek workflows through MCP tools, enabling intelligent workflow scheduling for various business scenarios.

iflytekworkflowmcp-serveraipython科大讯飞workflow-engineautomationcontext

Installation & Configuration

{
  "mcpServers": {
    "ifly-workflow-mcp-server": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/iflytek/ifly-workflow-mcp-server",
        "ifly_workflow_mcp_server"
      ],
      "env": {
        "CONFIG_PATH": "$CONFIG_PATH"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13