Skip to main content
Glama

n8n-workflow-builder-mcp

by ifmelate
VALIDATOR_AI_WIRING.json666 B
{ "name": "VALIDATOR_AI_WIRING", "nodes": [ { "name": "Source", "type": "n8n-nodes-base.if", "typeVersion": 2.2, "parameters": {} }, { "name": "Agent", "type": "@n8n/n8n-nodes-langchain.agent", "typeVersion": 2.1, "parameters": {} } ], "connections": { "Source": { "main": [ [ { "node": "Agent", "type": "main", "index": 0 } ] ] } } }

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