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/09/12

インストール

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

ドキュメント

README 全文を読む ↗

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