Back to search
30
MCP

@welsonviana/n8n-nodes-generic-rest-chat-model-ai

n8n/@welsonviana/n8n-nodes-generic-rest-chat-model-ai

Generic REST Chat Model sub-node for n8n AI Agent. Supports IBM watsonx Orchestrator and any OpenAI-compatible REST LLM.

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

Similar MCP servers embedding-nearest

n8n-nodes-nvidia-chat-modell
n8n community node - Multi-provider Chat Model (NVIDIA NIM, Google Gemini, Anthropic Claude) for AI Agents and Chains
0 tools
@paravium/n8n-nodes-do-chat-model
n8n community sub-node that exposes DigitalOcean Gradient Serverless Inference as a LangChain Chat Model for the AI Agent.
0 tools
n8n-nodes-ai-agent-raevon
Universal AI Agent for n8n - works with ALL chat models, correct tool calling, intermediate webhook
0 tools
n8n-nodes-openrouter-cache-chat-model
OpenRouter Chat Model with prompt caching support for n8n AI Agent workflows
0 tools
n8n-nodes-deepseek-next
n8n community node — DeepSeek Chat Model (OpenAI-compatible API, thinking mode, ChatDeepSeek).
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

How to use

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

{
  "mcpServers": {
    "@welsonviana/n8n-nodes-generic-rest-chat-model-ai": {
      "url": "None",
      "transport": "http"
    }
  }
}