Daseanle/dsh-mcp-orchestrator

Daseanle★ 0JavaScript最后同步: 2026-08-19

在 GitHub 打开

MCP orchestration layer for DeepSeek Harness — multi-server routing, health monitoring, fallback, and tool aggregation

README 摘要

dsh-mcp-orchestrator MCP orchestration layer for DeepSeek Harness (DSH) — multi-server management, health monitoring, auto-restart, tool aggregation with collision handling, fallback routing, and usage statistics. What It Does DSH has built-in MCP client support, but it lacks orchestration: there's no health monitoring, no auto-restart on crash, no tool collision detection, no fallback routing, and no unified tool discovery. This plugin fills that gap. Key capabilities: - Connect to multiple stdio MCP servers simultaneously - Health monitoring via periodic ping checks - Auto-restart with exponential backoff on unexpected disconnection - Tool aggregation across all servers with collision detection - Three namespace modes for tool name conflicts ( collision , server , dot ) - Fallback routing: when a tool call fails on one server, auto-retry on others providing the same tool - Priority-weighted sorting: servers sorted by success rate then priority - Usage statistics: per-server, per-tool, and overall call tracking with response times - Four DSH management tools for the agent to discover, call, and monitor MCP tools Status: v0.2.0 — Orchestration Verified Capabilities Capability Statu…

在 GitHub 查看完整 README →
工具/开发cordisdeepseek-harnessdsh-pluginmcpmodel-context-protocolorchestrationrouting

分类