DMontgomery40/deepseek-mcp-server
Model Context Protocol server for DeepSeek's advanced language models
Exposes DeepSeek's chat, completions, models, and account balance endpoints through MCP's tool interface, supporting both remote HTTP deployment (with bearer-token auth) and local stdio transport via npm/Docker. Enables MCP-capable clients (Cursor, Claude Code, Codex) to integrate DeepSeek models directly without rebuilding connectors, with optional code-execution mode for multi-step tool orchestration that reduces token overhead and inference hops.
302 stars. Available on npm.
Stars
302
Forks
48
Language
TypeScript
License
MIT
Category
Last pushed
Mar 04, 2026
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/DMontgomery40/deepseek-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
upstash/context7
Context7 Platform -- Up-to-date code documentation for LLMs and AI code editors
graphlit/graphlit-mcp-server
Model Context Protocol (MCP) Server for Graphlit Platform
dvcrn/mcp-server-siri-shortcuts
MCP for calling Siri Shorcuts from LLMs
hhszzzz/MingAI
🔮 高精度AI算命工具,涵盖八字、紫微斗数、六卦、奇门遁甲、大六壬、塔罗、MBTI、面相手相、合盘配对、每日/每月运势、周公解梦等。支持MCP服务和Skills
KunihiroS/claude-code-mcp
MCP Server connects with claude code local command.