meltartica/dsh-mcp-servers

meltartica★ 0TypeScriptLast synced: 2026-08-16

Open on GitHub

DeepSeek Harness bundle that exposes Model Context Protocol (MCP) servers as native tools, with a settings UI, live status, auto-reconnect, and backup/restore via local files or WebDAV.

README excerpt

dsh-mcp-servers Expose Model Context Protocol servers as tools inside DeepSeek Harness. A dsh bundle with both a server half (connects to MCP servers, registers their tools) and a client half (a settings UI in the web app). Made with DeepSeek V4 Flash. Features - stdio, streamable http, and legacy SSE transports — one shared endpoint field, tabs in the UI - Tools registered automatically under (e.g. server id shadcn → shadcn get component ) - Live status dots — green when connected, red with the reason on failure; auto-reconnects with backoff when a connection drops (idle SSE streams, crashed processes) - Test button per card — probes connect + tool listing against the current draft without registering anything - Edit cards — type tabs, command/args textarea, env variables (or http headers) as key/value rows with show/hide values, paste .env from the clipboard, enabled switch - Tabs : All / Local / Remote / Backup & Restore - Backup & Restore : export/import the server list as JSON (with inline preview), and optional WebDAV sync (push/pull, https-only, Basic auth) plus an optional daily automatic backup at 12:00 PM — password stored server-side as a secret, never sent back to the b…

View full README on GitHub →
Tools / Devdeepseek-harnessdshdsh-pluginmcpmodel-context-protocoltool

Category