quan-v/dsh-mcp-ui0

dsh-mcp-ui

MCP 服务器可视化配置插件:在 DSH Web 设置界面管理 MCP 服务器(stdio / streamable-http / SSE),保存即生效,无需手改配置文件。| Visual MCP server management for DeepSeek Harness: configure stdio / HTTP / SSE servers from the settings UI, hot-synced without editing config files.

AI Analysis

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

Package
dsh-mcp-ui
Version
1.0.0
License
MIT
Last updated
Aug 16, 2026

Install

$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