by louchi1984-coder · MCP Server · ★ 83
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
DeepSeek Code Worker MCP Languages: English | 简体中文 Coding-worker MCP for Codex Desktop. Codex plans, delegates, and reviews; DeepSeek V4 does the expensive code reading, editing, and checking through Claude Code. Goal: save Codex main-thread tokens, not DeepSeek tokens. For suitable coding tasks, the intended workflow can reduce Codex main-thread token usage by about 40-60%. Current Beta Current GitHub beta tag: . What It Does Runs real coding work with DeepSeek V4 through Claude Code Works separately from your normal Claude Code usage Async worker tools: / / / / Supports long DeepSeek thinking without killing the worker by default Returns status, changed files, snapshot diffs, policy, and checks Uses scoped Claude Code permissions by default; stays off Includes / for install, auth, and environment checks, including a real probe This is not a standalone DeepSeek client. It includes a small launcher that runs the local Claude Code CLI against DeepSeek's Anthropic-compatible endpoint. Quick Start This project is not published to the npm registry yet. Use one of these two paths.
| Stars | 83 |
| Forks | 13 |
| Language | JavaScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 70.2515928126501/100 |
| Open Issues | 1 |
| Last Updated | 2026-05-29 |
| Created | 2026-05-07 |
| Platforms | claude-code, codex, mcp, node |
| Est. Tokens | ~15k |
Explore other popular mcp server tools:
deepseek-claude-code-worker-mcp is DeepSeek V4 code worker MCP for Codex Desktop, powered by Claude Code. It is categorized as a MCP Server with 83 GitHub stars.
deepseek-claude-code-worker-mcp is primarily written in JavaScript.
You can find installation instructions and usage details in the deepseek-claude-code-worker-mcp GitHub repository at github.com/louchi1984-coder/deepseek-claude-code-worker-mcp. The project has 83 stars and 13 forks, indicating an active community.
deepseek-claude-code-worker-mcp is released under the MIT license, making it free to use and modify according to the license terms.