PerryLink/dsh-mcp-panel55

dsh-mcp-panel

MCP management console for the official DeepSeek Harness MCP client: /mcp command with health diagnostics and pipeline trial calls, a Settings MCP tab with server CRUD (append-only profile-patch fragments, approval-gated writes with automatic backups), a tool trial console over the official tool pipeline, connection status, reconnect counts and sanitized tool inventory, plus an optional Streamable HTTP probe.

AI 분석

适合需要可视化管理MCP服务器、诊断健康度及调试工具的用户。

패키지
dsh-mcp-panel
버전
0.6.14
라이선스
Apache-2.0
최근 업데이트
2026. 9. 12.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:PerryLink/dsh-mcp-panel

Configuration

All tunables are Schemastery Config fields (changeable from cordis.yml). cordis.patch.yml documents the common keys inline; the full key list lives in the table below.

KeyDefaultMeaning
probeEnabledtrueRegister the mcp_probe background-job tool (panel-only results)
probeTimeoutMs10000Per-probe timeout in ms
maxProbes10Probe records shown in the panel
refreshIntervalMs0Suggested panel refresh in ms; 0 = on demand
outputLanguageen/mcp output language: en | zh | es | pt | hi
passiveProbeEnabledfalsePeriodically probe streamable-http servers
passiveProbeIntervalMs60000Passive probe interval in ms
trialEnabledtrueTool trial console (settings tab + /mcp call)
trialTimeoutMs120000Panel-side deadline per trial call in ms
trialMaxResultChars60000Cap on the trial result payload in chars
writeEnabledtrueKill switch: false rejects every profile write (copy still works)
backupCount5cordis.patch.yml backups retained per write
catalogEntries[]User overlay for the recommended server directory: entries append, an entry with the same id replaces the built-in one