Back to search
30
MCP
@rxap/n8n-nodes-file
n8n/@rxap/n8n-nodes-fileThis package provides an n8n node to calculate the hash of a file. It supports various hash algorithms like SHA-256, MD5, and SHA-1. The node takes a binary file as input and outputs the calculated hash value.
Uptime
0.0%
19 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@rxap/n8n-nodes-file": {
"url": "None",
"transport": "http"
}
}
}