Back to search
30
MCP

n8n-nodes-deepseek-reasoner

n8n/n8n-nodes-deepseek-reasoner

n8n community node: DeepSeek R1/Reasoner Chat Model with proper reasoning_content handling for tool calls. Fixes the 'Missing reasoning_content field' error when using AI Agent with tools. Connect this as the Chat Model sub-node to your AI Agent.

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

Similar MCP servers embedding-nearest

n8n-nodes-deepseek-next
n8n community node — DeepSeek Chat Model (OpenAI-compatible API, thinking mode, ChatDeepSeek).
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
n8n-nodes-ai-agent-raevon
Universal AI Agent for n8n - works with ALL chat models, correct tool calling, intermediate webhook
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-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
@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

How to use

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

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