Skip to content
Back to search
30
MCP

n8n-nodes-deepseek-v4

n8n/n8n-nodes-deepseek-v4

n8n community node for DeepSeek chat models (Pro / Flash) with reasoning_content (Chain-of-Thought) support, usable as a LangChain sub-node inside the AI Agent and Basic LLM Chain.

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

Similar MCP servers embedding-nearest

n8n-nodes-ultimate-deepseek
n8n community node for DeepSeek chat models (Pro / Flash) with reasoning_content (Chain-of-Thought) support, usable as a LangChain sub-node
0 tools
n8n-nodes-deepseek-next
n8n community node — DeepSeek Chat Model (OpenAI-compatible API, thinking mode, ChatDeepSeek).
0 tools
n8n-nodes-deepseek-reasoner
n8n community node: DeepSeek R1/Reasoner Chat Model with proper reasoning_content handling for tool calls. Fixes the 'Missing reasoning_cont
0 tools
n8n-nodes-deepseek-fix
n8n community node for DeepSeek V4 models (deepseek-v4-flash, deepseek-v4-pro) with thinking mode control
0 tools
n8n-nodes-deepseek-v4-thinking-fix
n8n community node for DeepSeek V4 models (deepseek-v4-flash, deepseek-v4-pro) with thinking mode control
0 tools
@bruno_groehs/n8n-nodes-chatmodel-reasoning
n8n ChatModel node with extended reasoning/thinking support for OpenRouter, DeepSeek, and any OpenAI-compatible API
0 tools

How to use

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

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