About
Overview
The DeepSeek MCP Server enables AI agents to use DeepSeek's specialized models for code generation, mathematical reasoning, and general text generation.
Capabilities
Tools & Capabilities
⚡chat_completion
Generate text or code
⚡code_completion
Complete code snippets
Setup
Installation
bash
Install
npx -y mcp-server-deepseekExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"deepseek": {
"command": "npx",
"args": ["-y", "mcp-server-deepseek"]
}
}
}Quick Info
Authordeepseek-ai
LanguageTypeScript
StatusStable
Stars★ 130
Last UpdatedFeb 12, 2026