LongSir0419/dsh-mcp-manager

LongSir0419★ 2JavaScriptLast synced: 2026-08-20

Open on GitHub

DeepSeek Harness (DSH) 的 MCP 服务器管理插件——在 Web 设置里可视化查看、新增、编辑、删除 MCP 服务器,并支持主动连接测试。

README excerpt

dsh-mcp-manager English 中文 An MCP server management plugin for DeepSeek Harness (DSH) — visually view, add, edit and remove MCP servers in the Web settings, with built-in connection testing. Features - List overview : go to Settings → "MCP Manager", each server shows connection status (green dot) + registered tool count - Click to expand / collapse : click anywhere on a row to expand details (Server name / module / config JSON), click again to collapse (input fields and buttons excluded) - Add / edit / delete / enable-disable : inline form to configure MCP servers (serverName, module, config JSON), enable/disable toggle, writes to $DSH HOME/profiles/web/cordis.patch.yml - Connection test : independent MCP handshake (initialize + tools/list) to verify reachability, tool count and latency - Cache optimization : re-entering the page is instant (stale-while-revalidate); unconnected servers are verified in the background automatically; add/edit/delete updates state locally without flicker Architecture A single-package, two-half DSH bundle: Half Entry Role Host lib/index.js mcpInventory Remote service: list/add/update/removeServer/test, reads/writes cordis.patch.yml , counts tools Client…

View full README on GitHub →
Tools / Devdsh-plugindsh-plugins

Category