Back to search
30
MCP

n8n-nodes-smbclient

n8n/n8n-nodes-smbclient

Transfer files via Samba (SMB2) and smbclient package with n8n, some of the base work are based on https://github.com/drudge/n8n-nodes-smb work.

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

Similar MCP servers embedding-nearest

n8n-nodes-smb2-pd
Transfer files via Samba (SMB2) with n8n
0 tools
n8n-nodes-smb2
Transfer files via Samba (SMB2) with n8n
0 tools
n8n-nodes-windows-network-fileshare-smb2
n8n community node for Windows File Share access via SMB2 protocol
0 tools
n8n-nodes-windows-smb2
n8n community node for Windows File Share access via SMB2 protocol
0 tools
n8n-nodes-sftp-transfer
Upload and download files over SFTP in n8n workflows.
0 tools
n8n-nodes-socketio-client
SocketIO nodes for n8n. Using Socket.io-client library
0 tools

How to use

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

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