Skip to content
Back to search
30
MCP

@codingfrog/n8n-nodes-redis-enhanced

n8n/@codingfrog/n8n-nodes-redis-enhanced

Enhanced Redis node for n8n with comprehensive operations including pub/sub, lists, sets, sorted sets, hashes, and TTL support

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

How to use

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

{
  "mcpServers": {
    "@codingfrog/n8n-nodes-redis-enhanced": {
      "url": "None",
      "transport": "http"
    }
  }
}