dsh-mcp-ui
MCP 服务器可视化配置插件
AI 分析
核心用途是在DSH Web设置界面中可视化管理MCP服务器(支持stdio/HTTP/SSE),免去手动编辑配置文件的繁琐。适合需要频繁接入和管理MCP工具的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:quan-v/dsh-mcp-ui說明文件
閱讀完整 README ↗Usage
- Open the settings card, click + Add Server
- Fill in a unique
serverName(model-facing tools are namedmcp____) - Pick a transport (stdio / streamable-http / SSE) and fill the matching fields
- Click Save — the host connects automatically and the server's tools become callable by the model