MadTinker/node-red-contrib-mcp-server
A comprehensive Node-RED wrapper for Model Context Protocol (MCP) servers providing standardized AI agent tool interfaces, server lifecycle management, and real-time communication capabilities
Platform-specific configuration:
{
"mcpServers": {
"node-red-contrib-mcp-server": {
"command": "npx",
"args": [
"-y",
"node-red-contrib-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...