Skip to content
Back to search
30
MCP

n8n-nodes-deepseek-fix

n8n/n8n-nodes-deepseek-fix

n8n community node for DeepSeek V4 models (deepseek-v4-flash, deepseek-v4-pro) with thinking mode control

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

Similar MCP servers embedding-nearest

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-deepseek-v4
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-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-deepread
n8n community node for DeepRead — document AI with OCR, structured extraction, form filling, and PII redaction
0 tools
n8n-nodes-deepseek
A user-friendly DeepSeek AI node, similar to OpenAI, designed to enhance your workflow. npm link: https://www.npmjs.com/package/n8n-nodes-de
0 tools

How to use

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

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