Skip to content
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%
17 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-redis-cli
An n8n node to execute raw Redis CLI 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-rsync
n8n community nodes to run rsync pull and push operations.
0 tools

How to use

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

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