Back to search
30
MCP

n8n-nodes-safe-exec

n8n/n8n-nodes-safe-exec

n8n community node to execute shell commands - replacement for deprecated ExecuteCommand

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

n8n-nodes-nano-rpc
n8n community node package to execute Nano node RPC commands
0 tools
n8n-nodes-safeagent
n8n community node — SafeAgent execution guard (claim-before-execute idempotency pattern)
0 tools
n8n-nodes-execute-command-plus
enhanced version of oficial n8n-nodes-base.executeCommand that supports encoding the command output.
0 tools
n8n-nodes-auth-service
n8n community node to validate tokens against an Auth Service instance
0 tools
n8n-nodes-lodash
n8n node for executing Lodash functions
0 tools
n8n-nodes-sequence
n8n community node for Sequence API integration
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "n8n-nodes-safe-exec": {
      "url": "None",
      "transport": "http"
    }
  }
}