Back to Lab

DeepSeek MCP Server
MCP server that connects Claude Code, Cursor, and other MCP-compatible tools to DeepSeek Chat and Reasoner models. Hosted or self-hosted, bring your own API key.
Running
v1.6.0Quick Start
claude mcp add deepseek-mcp \
--transport http \
https://deepseek-mcp.tahirl.com/mcp \
--header "Authorization: Bearer YOUR_DEEPSEEK_API_KEY"Features
- DeepSeek Chat and Reasoner models (DeepSeek-V3.2)
- Multi-turn conversation sessions with context preservation
- Function calling with up to 128 tool definitions
- Thinking mode for chain-of-thought reasoning
- JSON output mode for structured responses
- Automatic model fallback with circuit breaker protection
- Cache-aware cost tracking per request
- 12 built-in prompt templates (debug, review, ideation, etc.)
Stats
v1.6.0
Version
3,406
Downloads
253
Tests