Skip to content
Back to search
30
MCP

@paravium/n8n-nodes-do-chat-model

n8n/@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.

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

Similar MCP servers embedding-nearest

@digitalocean/n8n-nodes-digitalocean-gradient-serverless-inference
This is an n8n community node for the DigitalOcean Gradient™ AI Platform Serverless Inference API
0 tools
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
n8n-nodes-pollinations-ai-chat-model
n8n community node for Pollinations AI Chat Model to operate AI Agents.
0 tools
n8n-nodes-memori-community
n8n community node exposing a Memori-aware Chat Model sub-node for AI Agent. Injects memori_attribution (entity_id, process_id, session_id)
0 tools
n8n-nodes-deepseek-chat-model
n8n community node for DeepSeek Chat Model with reasoning content preservation
0 tools
n8n-nodes-deepseek-next
n8n community node — DeepSeek Chat Model (OpenAI-compatible API, thinking mode, ChatDeepSeek).
0 tools

How to use

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

{
  "mcpServers": {
    "@paravium/n8n-nodes-do-chat-model": {
      "url": "None",
      "transport": "http"
    }
  }
}