45
/ 100
14 days ago
github_topic

claude-delegator-deepseek-mcp

MCP server: delegate heavy-token tasks from Claude Code to DeepSeek, Kimi, GLM, Qwen, Grok, or any OpenAI-compatible model. Mix providers per task, cost receipt on every call. Zero dependencies.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCLAUDE_CONFIG_DIR~/.claude Honored if you've relocated Claude's config.
configCLAUDE_DELEGATOR_FORCE_FILE
configCLAUDE_DELEGATOR_HOME
configDEEPSEEK_API_HOSTapi.deepseek.com v2 compat: overrides the DeepSeek hostname.
configDEEPSEEK_MAX_RETRIESDELEGATOR_MAX_RETRIES 2 Retries on 429/5xx. still works.
configDEEPSEEK_TIMEOUTDELEGATOR_TIMEOUT 120000 Request timeout (ms). still works.
configDELEGATOR_CONFIG~/.claude/delegator.json Config file location.
configDELEGATOR_MAX_RETRIES2 Retries on 429/5xx. DEEPSEEK_MAX_RETRIES still works.
configDELEGATOR_TIMEOUT120000 Request timeout (ms). DEEPSEEK_TIMEOUT still works.
configFORCE_COLOR
configNO_COLOR
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/fjgbue-claude-delegator-deepseek-mcp-rl5cdw)](https://m8ven.ai/mcp/fjgbue-claude-delegator-deepseek-mcp-rl5cdw)
commit: bbd10a3d44eb51e364fe03059452dae7fc4b888f
code hash: dc6a7f976944bef60baca2928dea01750ce11d13a857bff20a9db5eea01626f5
verified: 7/17/2026, 8:33:20 AM
view raw JSON →