Skip to main content
Glama

McFlow

validate

Check n8n workflows for compatibility problems, node errors, and connection issues, with optional automatic fixes for common problems.

Instructions

Validate workflows for n8n compatibility, node issues, and connection problems

Input Schema

NameRequiredDescriptionDefault
fixNoAutomatically fix common issues (default: false)
workflowNoSpecific workflow to validate (optional, validates all if not specified)

Input Schema (JSON Schema)

{ "properties": { "fix": { "description": "Automatically fix common issues (default: false)", "type": "boolean" }, "workflow": { "description": "Specific workflow to validate (optional, validates all if not specified)", "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mckinleymedia/mcflow-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server