196,450 tools. Last updated 2026-06-12 12:32
"Node-RED" matching MCP tools:
- Lists all Node-RED Admin API methods with their implementation status, providing a quick reference for available endpoints.MIT
- Retrieve installed Node-RED modules and their node types. Optionally filter by module name or node type containing a query string.MIT
- Retrieve a human-readable, formatted list of all flows in your Node-RED instance.MIT
- Retrieve diagnostic information from your Node-RED instance, including system status and performance metrics.MIT
- Retrieve the current deployment state of all Node-RED flows, including their active status. Check runtime state to verify flow execution.MIT
- Generate a graph visualization of Node-RED instance flows to understand and debug their structure and connections.MIT
Matching MCP Servers
- AlicenseBqualityDmaintenanceModel Context Protocol (MCP) server for Node-RED that allows language models to interact with Node-RED through a standardized API.Last updated27564MIT
- AlicenseDqualityFmaintenanceModel Context Protocol (MCP) server for Node-RED — allows language models (like Claude, GPT) to interact with Node-RED through a standardized API.Last updated2045738MIT
Matching MCP Connectors
AI-to-AI petrol station. 56 pay-per-call endpoints covering market signals, crypto/DeFi, geopolitics, earnings, insider trades, SEC filings, sanctions screening, ArXiv research, whale tracking, and more. Micropayments in USDC on Base Mainnet via x402 protocol.
An MCP server that provides email capabilities, hosted on Alpic platform
- Create a new flow in Node-RED by providing a JSON configuration that defines nodes, connections, and settings.MIT
- Installs a Node-RED module from the npm registry using the module name. Add new capabilities to your Node-RED environment.MIT
- Retrieve a Node-RED flow tab with all nodes and groups by specifying the tab name or ID.MIT
- Generate a concise summary of graph data, including overview statistics, node/edge type distributions, and key insights. Optionally include detailed node and edge information for comprehensive analysis using the Pythagraph RED API.ISC
- Retrieve a quick overview of all Node-RED tabs showing node counts and groups to understand flow structure at a glance.MIT
- Retrieves the complete list of flows from the Node-RED instance, enabling inspection of all configured flows.MIT
- List all installed Node-RED nodes with their name, help, and module information to understand available capabilities.MIT
- Replace the entire Node-RED flow configuration with a provided JSON definition. Accepts a JSON string representing the new flows to apply.MIT
- Enable or disable a Node-RED node module by specifying the module name and desired state. Simplify management of Node-RED modules.MIT
- List all flow tabs in the Node-RED instance to view available workspaces.MIT
- Enable or disable a specific node module set in Node-RED by specifying the module name, set name, and boolean enabled flag.MIT
- Triggers an inject node in Node-RED by its ID to simulate an input event and start a flow.MIT
- Create a named backup of current Node-RED flows. Optionally add a reason for the backup to document changes.MIT
- Removes a Node-RED flow by its unique ID. Provide the flow ID to delete it.MIT