Skip to content
Back to search
30
MCP

@rxap/n8n-nodes-cache

n8n/@rxap/n8n-nodes-cache

This 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

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

Similar MCP servers embedding-nearest

@rxap/n8n-nodes-tar
n8n community node ``@rxap/n8n-nodes-tar`` — integration package loadable inside n8n workflows.
0 tools
@rxap/n8n-nodes-neo4j
Provides a Neo4j node for n8n workflows, including basic authentication credentials. It allows to connect and interact with Neo4j databases
0 tools
@rxap/n8n-nodes-file
This 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 nod
0 tools
@rxap/n8n-nodes-open-webui
This package provides an n8n node for interacting with the Open Web UI. It leverages the `@rxap/n8n-utilities` package and an OpenAPI defini
0 tools
@rxap/n8n-nodes-development
Provides development trigger nodes for n8n workflows, including a manual trigger and a workflow execution trigger. These nodes are designed
0 tools
@rxap/n8n-nodes-litellm
This package provides n8n nodes for interacting with LiteLLM, enabling users to leverage various AI models for chat, embeddings, and more wi
0 tools

How to use

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

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