dsh-mcp-skill-panel
MCP 与技能管理面板:设置页面板实时启停 MCP 服务器与 Skill 释放上下文占用;可选 AI 中间层(mcp_search/mcp_call)按需调用停用服务器,按 server 状态过滤模型可见性(用户打开的保持可见)。
MCP & Skill manager: enable/disable MCP servers and skills from a Settings panel to free context in real time; optional AI middle layer (mcp_search/mcp_call) calls disabled servers on demand, with state-based visibility filtering that keeps user-enabled servers visible.
怎么安装
dsh plugin add github:lilyblessing/dsh-mcp-skill-panel 简介
--- ✨ 是什么 一个把 **MCP 服务器** 与 **Skill 目录** 变成可操作清单的设置页面板:每个条目一个启停开关,**停用即释放上下文占用,启用无需重启**。 还内置可选的 **AI 中间层**(autoManage):开启中间层时,停用的 MCP 立即释放上下文,被中间层接管;模型需要MCP工具时,由中间层**临时开启**MCP,按需调用工具,由用户手动打开的 MCP 全程对模型保持可见以维持高灵敏调用 —— 上下文占用完全由你的开关决定。 🎯 核心能力 | 能力 | 说明 | | --- | --- | | 🟢 **MCP 实时启停** | 停用 → loader entry 卸载(断开连接 + 注销该服务器全部 mcp__<server>__* 工具),工具从模型目录**立即消失**,schema token 即时释放;启用 → 重新连接 + 恢复工具,**无需重启** | | 🧠 **Skill 启停** | 往 SKILL.md frontmatter 注入/移除 disable-model-invocation: true,模型 catalog 实时失效 | | 📊 **停用态回填** | 停用的 MCP 卡片仍显示「目录中有多少工具、约多少 token」(来自私有 catalog 的 last-good 快照),决策是否启用更有依据 | | …
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-08-16
- 创建于
- 2026-08-15
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin, curated:0xsline/awesome-deepseek-harness
- 主题标签
- deepseek-harness, dsh, dsh-bundle, dsh-plugin, mcp, settings, skill
同类推荐
dsh-TUI
ccch1mneyyy/dsh-TUI
Claude Code 风格全屏终端 UI:像素鲸鱼顶栏、实时工作状态行、思考流式展开。
deepseek-harness-desktop
anywhere-labs/deepseek-harness-desktop
为 DeepSeek Harness (DSH) 生态打造的现代化桌面端体验