All plugins

DSH / BUNDLE / CLIENT-UI

dsh-mcp-manager

v0.1.0HenC49 / dsh-mcp-manager4a1fc8069d

External Git bundleBundlesUI & client pluginsCommunity · Topic auto-analysisWeb UI
Open on GitHub
Runtime anatomy
HOSTCLIENTUITOOLDATAFLOW

Overview

dsh-mcp-manager

DSH plugin bundle: runtime MCP server management — add/remove/enable/reload MCP servers through agent tools, persisted to a JSON registry, no restart or cordis.yml edits required. Bridged tools use the same mcp____ naming contract as @deepseek-ai/dsh-mcp-client.

Community · Topic auto-analysis — Automatically discovered through the dsh-plugin GitHub Topic. Static checks verified a pinned public root bundle contract and committed files without executing third-party code. This is not a human review, security audit, runtime smoke test, publisher identity check, or official endorsement.

Install

Install this bundle from GitHub

The CLI validates the bundle, invokes native DSH, then reports completion.

npx dshpub add HenC49/dsh-mcp-manager --ref 4a1fc8069dc083451fe7a34ba5c175a5c2966bfb

Capabilities

What it contributes

HostCordis loadableNot inspected
Client / UIWeb UINot inspected
Model toolsNot inspectedNot inspected
Profile stateconditionalNot inspected

README / EN

Package documentation

中文 | English

LIMITATIONS

Known limitations

- 仅桥接 tools(MCP resources 与 prompts 同 `dsh-mcp-client` 一样暂缓) - 注册表文件无文件监听,手工编辑后需 reload 或重启 - HTTP 传输的可达性错误按请求逐次暴露,不触发 stdio 式进程守护重启(与 `dsh-mcp-client` 一致) - 配置页当前每次打开时读取一次列表,操作成功后刷新;不会主动订阅其它浏览器标签页的实时变化 ---