43
/ 100
17 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/12122j-claude-delegator-deepseek-mcp-1hep07)](https://m8ven.ai/mcp/12122j-claude-delegator-deepseek-mcp-1hep07)
commit: aed60a6a7e8f9dbeea69c1c9da160b98106a2025
code hash: 80934b468a2ed94a84813382a4dc888530ffa65b646cd1ec46e6b59e1b5a2589
verified: 7/14/2026, 8:35:45 AM
view raw JSON →