Thank you for your sharing. It looks a bit complex.
Both N8N and LA are open-source projects. It would be fantastic if we could integrate these two. N8N + LA = Ai Workflow + RPA
Here’s my idea:
Create two projects:
Both N8N and LA are open-source projects. It would be fantastic if we could integrate these two. N8N + LA = Ai Workflow + RPA

Here’s my idea:
Create two projects:
- LA for n8n node MCP server, implemented on LA. It can retrieve all scripts or function parameters and descriptions from LA.The functionality in the link below might be useful.
Call C# functions from anywhere using URL (HTTP server)
- LA for n8n node MCP client, which involves creating a community node for n8n. It can send parameters to the MCP server and retrieve execution results as needed, similar to the functionality of the project below.
https://github.com/nerding-io/n8n-nodes-mcp
