A
licenseA
qualityB
maintenanceEnables Claude Code to delegate bounded repository tasks to DeepSeek as a local sub-agent, handling exploration, routine changes, and test runs within a controlled workspace and budget.
3
1
MIT
No user-submitted related servers found.
Scored across 2 tools
The two tools serve completely distinct purposes: one for delegating tasks to DeepSeek and one for health checking. There is no ambiguity or overlap.
Both tools use snake_case, but 'delegate_to_deepseek' is descriptive while 'ping' is a single-word convention. The pattern is mostly consistent, with a minor deviation.
With only 2 tools, the server is minimal but appropriate for its focused role as a sub-agent delegator. The health check is essential, but more tools (e.g., cancellation) could be added.
The server covers its core purpose: delegating tasks and verifying availability. No obvious missing operations for its narrow scope, though a status polling tool could be useful.