Skip to content
Back to search
30
MCP

n8n-nodes-redis-extended

n8n/n8n-nodes-redis-extended

Comprehensive Redis operations for n8n including key management, strings, hashes, lists, sets, and sorted sets

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

Similar MCP servers embedding-nearest

@iaconnecto/n8n-nodes-redis-extended
Extended Redis operations for n8n including hash operations (HGET, HDEL, HKEYS) and more
0 tools
@codingfrog/n8n-nodes-redis-enhanced
Enhanced Redis node for n8n with comprehensive operations including pub/sub, lists, sets, sorted sets, hashes, and TTL support
0 tools
@rmichelena/n8n-nodes-redis-enhanced
Enhanced Redis node for n8n with comprehensive operations including pub/sub, lists, sets, hashes, and TTL support
0 tools
@vicenterusso/n8n-nodes-redis-enhanced
Enhanced Redis node for n8n with comprehensive operations including pub/sub, lists, sets, hashes, and TTL support
0 tools
n8n-nodes-redis-cli
An n8n node to execute raw Redis CLI commands
0 tools
n8n-nodes-upstash
A comprehensive n8n community node for Upstash providing Redis, Kafka, QStash, and Vector database operations. Includes 12 resource categori
0 tools

How to use

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

{
  "mcpServers": {
    "n8n-nodes-redis-extended": {
      "url": "None",
      "transport": "http"
    }
  }
}