Skip to main content
Glama

McFlow

extract_code

Extract code nodes from n8n workflows into separate files for improved editing and organization.

Instructions

Extract code nodes to separate files in workflows/nodes/ for better editing

Input Schema

NameRequiredDescriptionDefault
workflowNoSpecific workflow to extract code from (optional, extracts all if not specified)

Input Schema (JSON Schema)

{ "properties": { "workflow": { "description": "Specific workflow to extract code from (optional, extracts 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