Skip to content
Back to search
30
MCP

n8n-nodes-prenzllmgateway

n8n/n8n-nodes-prenzllmgateway

Chat Model node for n8n — use a private LLM gateway as the LLM behind an AI Agent or LLM Chain (with tool calling).

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

Similar MCP servers embedding-nearest

n8n-nodes-route33-lm
n8n chat model sub-node for the Route33 custom AI router
0 tools
n8n-nodes-llm-chat
n8n nodes for LLM chat via OpenAI-compatible Chat Completions API (llama-server, Ollama /v1, vLLM, etc.)
0 tools
n8n-nodes-rooyai-message
Rooyai Message / Chat Model for n8n - A first-class LLM provider node compatible with AI Agent, Basic LLM Chain, and other n8n AI workflows
0 tools
n8n-nodes-openrouter-chat-model
Custom n8n OpenRouter Chat Model sub-node with JSON options support (reasoning, max_tokens, etc.) for use with AI Agents and Chains.
0 tools
n8n-nodes-llm7
n8n community node for llm7.io — direct HTTP chat completions, works as AI Agent model
0 tools
@sevenlab/n8n-nodes-litellm-chat-model
n8n community node for LiteLLM — connect any LLM provider via a LiteLLM proxy using a simple JSON options field
0 tools

How to use

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

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