Skip to main content
Glama

n8n-workflow-builder-mcp

by ifmelate
langchain_outputParserAutofixing.json774 B
{ "nodeType": "@n8n/n8n-nodes-langchain.outputParserAutofixing", "displayName": "Auto-fixing Output Parser", "description": "Deprecated, use structured output parser", "version": 1, "properties": [], "credentialsConfig": [], "io": { "inputs": [ "AiLanguageModel", "AiOutputParser" ], "outputs": [ "AiOutputParser" ], "outputNames": [ "Output Parser" ], "hints": { "connectTo": [ "AiChain", "AiAgent" ] } }, "wiring": { "role": "outputParser", "requires": [], "optional": [], "consumedBy": [ "AiAgent", "AiChain" ], "consumes": [ "AiLanguageModel", "AiOutputParser" ], "produces": [ "AiOutputParser" ] } }

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/ifmelate/n8n-workflow-builder-mcp'

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