DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-mcp-market

d

dsh-mcp-market

Manifest valid

MCP server marketplace for DSH: browse a curated, npm-verified catalog and install MCP servers into the current profile with one click, live without restart.

UI (client)hasBundlePatch

dsh-mcp-market

中文 | English

An MCP server marketplace inside DeepSeek Harness: browse a curated catalog and install MCP servers into the running profile with one click — live, no restart (powered by the official @deepseek-ai/dsh-mcp-client and the loader service).

Open Settings → MCP Market, search, click, done. The model immediately sees mcp__<serverName>__<tool> tools.

Features

  • Browse / search / filter a bundled catalog (15 servers, every one verified usable), zh/en descriptions
  • npm existence verification: every stdio entry is checked against registry.npmjs.org at load time; packages removed from the registry are greyed out and blocked from install (guards against dead entries and typosquat canaries)
  • One-click install for stdio (local process) and streamable-http (remote URL); fill in command / args / env / url / headers before installing
  • Hot activation via ctx.loader.create() — no restart; config persists across restarts
  • Installed list with enable/disable, config edit (HMR reconnect), and uninstall
  • Manual "add a server" form for anything not in the catalog
  • Offline fallback: remote registry JSON with an in-memory cache and a bundled snapshot
  • Clean persistence: installs only touch a # --- dsh-mcp-market managed --- block in the profile's cordis.patch.yml; your own edits are preserved verbatim

Install

# from npm (for everyone)
dsh plugin --profile web add dsh-mcp-market

# from a local checkout (dev only — replace the path with yours)
dsh plugin --profile web add "D:\path\to\dsh-mcp-market"

# update
dsh plugin --profile web update dsh-mcp-market

# remove
dsh plugin --profile web remove dsh-mcp-market

Restart dsh web, then open Settings → MCP Market.

Development

npm install
npm run build        # tsc host → lib/, esbuild client → client/client.js
npm run typecheck

After changes: npm run build, restart dsh web (host changes; client changes can use a dev watcher).

Registry source

Live catalog: fetched from the GitHub Pages URL https://LKMeng2001.github.io/dsh-mcp-market/servers.json (canonical source is docs/servers.json in this repo — edit and push to update globally, no release needed), falling back to the bundled data/registry-snapshot.json (generated from docs/servers.json by npm run sync:catalog). A CI workflow checks every npm package in the catalog daily. Override per profile via the plugin config (registryUrl). Entry schema and the HTTP route/loader design are documented in README.zh.md.

Security

  • Every mutating route is a same-origin POST with Origin checks
  • MCP servers are third-party code/services: stdio servers spawn a local child process — install only sources you trust
  • Config (incl. env) is stored in plaintext in the profile's cordis.patch.yml; keep secrets out or encrypt before writing

License

MIT

From the same category

reactive-resume

DeepSeek Harness plugin for Reactive Resume: bridges your resumes and job applications into a Harness session over MCP.

Tools & CapabilitiesManifest valid

41.7k

255/wk

MIT

Aug 24, 2026

dsh plugin --profile web add dsh-plugin-reactive-resume

by anywhere-labs

为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。

Tools & CapabilitiesManifest valid

26.8k

300/wk

MIT

TypeScript

Sep 15, 2026

dsh plugin --profile web add dsh-plugin-desktop

by MemTensor

Self-evolving memory OS for LLM & AI Agents: ultra-persistent memory, hybrid-retrieval, and cross-task skill reuse, with 35.24% token savings and DeepSeek Harness support.

Tools & CapabilitiesManifest valid

11.4k

1k/wk

Apache-2.0

TypeScript

Sep 9, 2026

dsh plugin --profile web add @memtensor/memos-local-plugin

by zhu1090093659

DeepSeek Harness (DSH) Web Plugin Aggregation Ecosystem · Everything is a plugin, distributed via the Creative Workshop

Tools & CapabilitiesDevelopment & InfrastructureTerminal & ClientsModels & ProvidersManifest valid

7.6k

Apache-2.0

TypeScript

Sep 15, 2026

dsh plugin --profile web add dsh-web

by Devin-AXIS

Enterprise-grade, local-first Agent Workbench for people and agent teams. A unified multi-engine workspace for Codex Harness, DeepSeek Harness, and OpenCode, with unified plugins and Skills, multi-age

Tools & CapabilitiesManifest valid

6.1k

459/wk

NOASSERTION

TypeScript

Sep 15, 2026

dsh plugin --profile web add deepseek-idesign

by crafter-station

A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and more.

Tools & CapabilitiesManifest valid

4.1k

MIT

TypeScript

Sep 14, 2026

Index only — not installable