Skip to main content
Glama
ifmelate

n8n-workflow-builder-mcp

by ifmelate
test_embeddings_fix.json584 B
{ "name": "test_embeddings_fix", "nodes": [ { "id": "emb-1", "name": "OpenAI Embeddings", "type": "@n8n/n8n-nodes-langchain.embeddingsOpenAi", "typeVersion": 1.2, "parameters": {} }, { "id": "vec-1", "name": "Vector Store", "type": "@n8n/n8n-nodes-langchain.vectorStoreInMemory", "typeVersion": 1.3, "parameters": {} }, { "id": "agent-1", "name": "AI Agent", "type": "@n8n/n8n-nodes-langchain.agent", "typeVersion": 2.2, "parameters": {} } ], "connections": {} }

Latest Blog Posts

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