claude-code-deepseek-delegator

data-ai MCP Server

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.

VerifiedInstall Ready
data-aidata-ai
2 views68 stars3 forksv3.0.0MIT

Why This Matters

Discovered via github-topic:model-context-protocol and last synced 2mo ago.

VerifiedInstall Ready
Source
github-topic:model-context-protocol
Stars
68
Last synced
2mo ago
Install
Instructions detected

Install

1. Install the package

npx claude-code-deepseek-delegator

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "claude-code-deepseek-delegator": {
      "command": "npx",
      "args": [
        "claude-code-deepseek-delegator"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

26
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (26)

Provider

id

DeepSeek

`deepseek`

Moonshot

`moonshot`

zai

`ZAI_API_KEY`

Zhipu

`zhipu`

Alibaba

`alibaba-singapore`

Groq

`groq`

xAI

`xai`

OpenRouter

`openrouter`

Param

Type

prompt

string

task

string

model

string

provider

string

files

string[]

system

string

temperature

number

stream

boolean

cheapest

max · --mode auto

sonnet

none ``` ## Environment variables

Default

Description

DELEGATOR_CONFIG

`~/.claude/delegator.json`

DELEGATOR_TIMEOUT

`120000`

DELEGATOR_MAX_RETRIES

`2`

DEEPSEEK_API_HOST

`api.deepseek.com`

CLAUDE_CONFIG_DIR

`~/.claude`