workflows-mcp-server
Store, query, and create YAML workflow playbooks for LLM agents.
Package Details
@cyanheads/workflows-mcp-server
Package Arguments
Positional
runstart:stdioEnvironment Variables
./workflows-yamlAbsolute or relative path to the workflows root directory.
Path to the global instructions markdown file. Derives from WORKFLOWS_DIR when not set.
500Milliseconds to debounce filesystem change events before rebuilding the index.
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
@cyanheads/workflows-mcp-server
Package Arguments
Positional
runstart:httpEnvironment Variables
./workflows-yamlAbsolute or relative path to the workflows root directory.
Path to the global instructions markdown file. Derives from WORKFLOWS_DIR when not set.
500Milliseconds to debounce filesystem change events before rebuilding the index.
127.0.0.1The hostname for the HTTP server.
3010The port to run the HTTP server on.
/mcpThe endpoint path for the MCP server.
noneAuthentication mode to use: 'none', 'jwt', or 'oauth'.
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').