Back to search
30
MCP
n8n-nodes-deepseek-v4
n8n/n8n-nodes-deepseek-v4n8n 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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"n8n-nodes-deepseek-v4": {
"url": "None",
"transport": "http"
}
}
}