arikusi/deepseek-mcp-server
by Various
MCP Server for DeepSeek API - enables MCP clients to use DeepSeek Chat and Reasoner models
MCP
arikusi/deepseek-mcp-server
Added 1 June 2026
Overview
This MCP server provides an interface for MCP clients to access DeepSeek's Chat and Reasoner models through the DeepSeek API. It enables standardized integration of DeepSeek models into MCP-compatible environments. The implementation is written in TypeScript.
Best for
Best for
Developers who need to use DeepSeek models within MCP-compatible frameworks
Use cases
- Integrating DeepSeek Chat or Reasoner models into MCP-based tools
- Building conversational interfaces that leverage DeepSeek's API via MCP
- Extending MCP clients to include DeepSeek model capabilities
How to use
Install
npm install -g @arikusi/deepseek-mcp-server Tools exposed
DEEPSEEK_API_KEYDEEPSEEK_BASE_URLDEFAULT_MODELSHOW_COST_INFOREQUEST_TIMEOUTMAX_RETRIESSKIP_CONNECTION_TESTMAX_MESSAGE_LENGTHSESSION_TTL_MINUTESMAX_SESSIONSFALLBACK_ENABLEDCIRCUIT_BREAKER_THRESHOLDCIRCUIT_BREAKER_RESET_TIMEOUTMAX_SESSION_MESSAGESRESPONSE_SCHEMA_MAX_RETRIESENABLE_MULTIMODALHTTP_PORTHTTP_HOSTHTTP_AUTH_TOKENHTTP_ALLOWED_HOSTS
Tested with
Claude Code, Cursor, Windsurf, VS Code, ChatGPT
Notes
This MCP server provides an interface for MCP clients to access DeepSeek’s Chat and Reasoner models through the DeepSeek API. It enables standardized integration of DeepSeek models into MCP-compatible environments. The implementation is written in TypeScript.
12 stars on GitHub. Last updated 2026-04-22. Licensed MIT.
Use cases
- Integrating DeepSeek Chat or Reasoner models into MCP-based tools
- Building conversational interfaces that leverage DeepSeek’s API via MCP
- Extending MCP clients to include DeepSeek model capabilities
Pros
- Lightweight TypeScript implementation with a clear MCP interface
- Enables standardized, protocol-based access to DeepSeek models
- Open source with no vendor lock-in beyond the DeepSeek API
Cons
- Community adoption is very low (12 stars), indicating limited use or maintenance
- Relies entirely on the DeepSeek API, so any API changes or outages affect functionality
- Project maturity and active development are uncertain given the low star count
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight TypeScript implementation with a clear MCP interface
- Enables standardized, protocol-based access to DeepSeek models
- Open source with no vendor lock-in beyond the DeepSeek API
Cons
- Community adoption is very low (12 stars), indicating limited use or maintenance
- Relies entirely on the DeepSeek API, so any API changes or outages affect functionality
- Project maturity and active development are uncertain given the low star count
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.