Model Context Protocol (MCP) for Node-RED?

,

Hi There,

Is anyone working on an MCP layer for Node-RED?

Details:

TL;DR:

MCP seems to be a real-time interface for LLMs to access data and services on the fly.

it seems to be a form of API that is simpler for LLM (as opposed to something like JSON) to understanding. It seems to be standard practice that LLMs are now pre-trained on MCP so integration becomes simpler for all concerned.

So it would make sense for Node-RED to have an MCP for LLMs to control and discover instances of Node-RED.

Great post - I would be interested in a discussion over what would a NR MCP server look like

N8n forum has someone 2 days ago release an MCP connector which potential could be converted