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%
1 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-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-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
n8n-nodes-arca
N8N nodes for the Arca API, providing workspace, folder, list, task, status, label, and comment management.
0 tools
n8n-nodes-workflow-reporter
n8n community nodes: Workflow Reporter with execution details, Smart Document Parser, Approvals with MinIO/S3, and HTML->PDF renderer
0 tools

How to use

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

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