A comprehensive Node-RED wrapper for Model Context Protocol (MCP) servers providing standardized AI agent tool interfaces, server lifecycle management, real-time communication capabilities, and visual…
{
"mcpServers": {
"node-red-contrib": {
"command": "npx",
"args": [
"-y",
"node-red-contrib-mcp-server"
]
}
}
}