stopchewing/dsh-mcp-view0

dsh-mcp-view

用于 DeepSeek Harness Web GUI 的 MCP 工具面板,可查看会话中所有可用的 MCP 服务和工具,支持按服务分组、传输信息展示、JSON 模式、实时搜索及最近使用时间查看。

AI 分析

核心用途是为 DSH Web 界面提供直观的 MCP 工具管理与检索面板。适合频繁使用 MCP 扩展工具、需要调试或查看工具输入 Schema 的开发者和高级用户。

包名
dsh-mcp-view
版本
0.1.0
许可证
MIT
最近更新
2026年8月17日

安装

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

🎛 Usage

  1. Click 「MCP Tools」 in the sidebar footer (icon-only when the sidebar is collapsed).
  2. Browse servers — each row shows transport, tool count and last use; click to expand tools.
  3. Click a tool to see its description, full public name and JSON input schema.
  4. Type in the filter box to narrow tools and servers; Esc or ✕ closes the panel.