Back to search
30
MCP

@rxap/n8n-nodes-ipfs

n8n/@rxap/n8n-nodes-ipfs

An n8n node to download files from IPFS, supporting download as file, JSON, or text, with options for specifying the IPFS gateway, CID, and file path. It allows users to retrieve content from IPFS and integrate it into their n8n workflows.

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

Similar MCP servers embedding-nearest

n8n-nodes-ifc-extractor
Custom n8n node for extracting information from IFC files using web-ifc
0 tools
n8n-nodes-sftp-transfer
Upload and download files over SFTP in n8n workflows.
0 tools
n8n-nodes-teckel-ipfs
Store, retrieve and pin encrypted files on IPFS via the teckel platform.
0 tools
@imraz/n8n-nodes-git-downloader
n8n custom node for downloading a repository archive
0 tools
@beltar/n8n-nodes-extract-archive
n8n node to extract ZIP and RAR archive files. Supports binary data or file path input.
0 tools
n8n-nodes-zip
n8n community node to zip and unzip files (with AES support)
0 tools

How to use

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

{
  "mcpServers": {
    "@rxap/n8n-nodes-ipfs": {
      "url": "None",
      "transport": "http"
    }
  }
}