@rxap/n8n-nodes-cache
n8n/@rxap/n8n-nodes-cacheThis package provides a cache node for n8n workflows, allowing users to cache items using a MinIO client. It supports both reading from and writing to the cache, with options to disable caching and configure bucket names and keys. The node can improve wor
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@rxap/n8n-nodes-cache": {
"url": "None",
"transport": "http"
}
}
}