qontinui/qontinui-mcp
If you are the rightful owner of qontinui-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
MCP server for Qontinui workflow automation - enables AI-powered workflow generation
Tools
Functions exposed to the LLM to take actions
search_nodes
Search for Qontinui action nodes using natural language.
search_workflows
Search for workflow templates using natural language.
get_nodes_by_category
Get all nodes in a specific category.
get_nodes_by_action_type
Get all nodes of a specific action type.
list_categories
List all available categories for nodes and workflows.
get_action_details
Get detailed information about a specific action node.
validate_workflow
Validate a workflow JSON structure with comprehensive checks.
create_workflow
Create a workflow from a list of action steps.
generate_workflow
Generate a complete workflow from a natural language description.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client