Skip to content
Back to search
30
MCP

@optiqlabs/n8n-nodes-promptcache

n8n/@optiqlabs/n8n-nodes-promptcache

Read-only PromptCache community node for n8n

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

Similar MCP servers embedding-nearest

n8n-nodes-openai-advanced
n8n community node for OpenAI with LiteLLM prompt caching support
0 tools
n8n-nodes-smartcache
N8N community node for intelligent caching with automatic hash generation and TTL support
0 tools
@promptlayer/n8n-nodes-promptlayer-runagent
n8n community node for PromptLayer. Currently only handles RunAgent.
0 tools
n8n-nodes-datatable-cache
Read-through / write-back cache node backed by an n8n data table
0 tools
n8n-nodes-instantly
n8n community node for Instantly API v2
0 tools
n8n-nodes-prompt-shield
n8n community node for Prompt Shield - scan text for prompt injection attacks and PII
0 tools

How to use

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

{
  "mcpServers": {
    "@optiqlabs/n8n-nodes-promptcache": {
      "url": "None",
      "transport": "http"
    }
  }
}