🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@infoinlet/mcp-workflow

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@infoinlet/mcp-workflow

Workflow automation for AI agents: browse 125 connectors + 234 prebuilt automation templates, and run them via the FluxTurn engine. MCP server.

latest
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

workflow-mcp

Workflow automation for AI agents, as an MCP server. Wraps the FluxTurn engine + bundles its catalog of 125 connectors (20 categories) and 234 prebuilt automation templates. Design doc: ../../docs/04-WORKFLOW-MCP.md.

ToolNeeds engine?What
list_connectorsnoBrowse 125 connectors (filter by category).
list_templatesnoBrowse/search 234 templates by category/text/tag/connector.
get_templateno (summary)Template details.
run_templateyesInstantiate + run a template with inputs.
run_workflowyesRun an existing workflow.
get_workflow_statusyesPoll an execution.

Discovery works offline from the bundled catalog (data/). Execution proxies to the FluxTurn engine — set FLUXTURN_API_URL (+ FLUXTURN_API_KEY). The catalog is regenerated from the FluxTurn repo; JP-native connectors (freee, Money Forward, Yayoi, Chatwork, LINE WORKS) are included as a wedge vs Zapier/Make.

Run

cp .env.example .env   # FLUXTURN_API_URL optional (discovery works without it)
npm install && npm run build
node dist/server.js

FAQs

Package last updated on 29 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts