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%
2 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
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-next
n8n community node — DeepSeek Chat Model (OpenAI-compatible API, thinking mode, ChatDeepSeek).
0 tools
@basetenlabs/n8n-nodes-baseten
n8n community node for Baseten chat model integration
0 tools
n8n-nodes-opencode
n8n community node for OpenCode AI chat model integration
0 tools
n8n-nodes-nvidia-nim
n8n community node for NVIDIA NIM - Chat completions and image analysis with NVIDIA AI models
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"
    }
  }
}