quan-v/dsh-mcp-ui0

dsh-mcp-ui

MCP 服务器可视化配置插件

AI 分析

核心用途是在DSH Web设置界面中可视化管理MCP服务器(支持stdio/HTTP/SSE),免去手动编辑配置文件的繁琐。适合需要频繁接入和管理MCP工具的用户。

包名
dsh-mcp-ui
版本
1.0.0
许可证
MIT
最近更新
2026年8月16日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:quan-v/dsh-mcp-ui

Usage

  1. Open the settings card, click + Add Server
  2. Fill in a unique serverName (model-facing tools are named mcp____)
  3. Pick a transport (stdio / streamable-http / SSE) and fill the matching fields
  4. Click Save — the host connects automatically and the server's tools become callable by the model