Skip to main content
Glama

McFlow

read

Access and retrieve n8n workflow JSON files to analyze automation processes, extract code components, and facilitate workflow management and deployment.

Instructions

Read a specific n8n workflow JSON file

Input Schema

NameRequiredDescriptionDefault
pathYesPath to the workflow file relative to workflows root

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Path to the workflow file relative to workflows root", "type": "string" } }, "required": [ "path" ], "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