Manage DeepSeek Harness's MCP servers with dsh-mcp-panel

### 翻译版本1(贴合技术文档正式译法): DSH-MCP-Panel is a DeepSeek Harness interface enhancement plugin maintained by PerryLink, built upon the official `@deepseek-ai/dsh-mcp-client`: It allows users to check server statuses, tools, errors and reconnection counts via the `/mcp` command and the MCP tab in the settings page, with output desensitized. All add, delete and modify operations are completed via append-only `cordis.patch.yml` snippets, and approvals are written with automatic backups. This article verifies the installation commands, capability boundaries of version 0.4.0 and relevant precautions based on the community directory, GitHub and npm. ### 翻译版本2(更口语化适配社区语境): DSH-MCP-Panel is a DeepSeek Harness UI enhancement plugin maintained by PerryLink, built on top of the official `@deepseek-ai/dsh-mcp-client`. You can use the `/mcp` command or the MCP tab in the settings page to view each server's status, tools, error logs and reconnection times, with all outputs desensitized. All create, edit and delete operations are done through append-only `cordis.patch.yml` fragments, and approvals will be saved automatically after being written. This article confirms the installation commands, the capability limits of version 0.4.0 and the matters needing attention based on community directories, GitHub and npm.

Read More