Skip to content
Back to search
30
MCP

DeepSeek

pulsemcp/deepseek

Integrates DeepSeek's language models, enabling AI-powered chat completions with customizable parameters for tasks like writing assistance and code generation.

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

Similar MCP servers embedding-nearest

Deepgram
Integrates Deepgram speech and audio intelligence APIs with AI assistants.
0 tools
Mentor (Deepseek)
Integrates with Deepseek API to provide AI-powered mentorship capabilities for code review, design critique, writing feedback, and idea brai
0 tools
DeepSeek Worker
Integrates DeepSeek AI as a supervised worker with two tools: fast flash-model tasks and deep-reasoning pro-model advice.
0 tools
@drx974/n8n-nodes-deepseek-fixed
DeepSeek Chat Model for n8n AI Agent — fixes strict tool-schema rejection and reasoning_content passback
0 tools
n8n-nodes-deepseek-ai-chat
DeepSeek AI Chat Model sub-node for n8n AI Agent workflows (V4-native)
0 tools
n8n-nodes-deepseek-next
n8n community node — DeepSeek Chat Model (OpenAI-compatible API, thinking mode, ChatDeepSeek).
0 tools

How to use

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

{
  "mcpServers": {
    "deepseek": {
      "url": "None",
      "transport": "http"
    }
  }
}