LKMeng2001/dsh-mcp-market
LKMeng2001★ 1TypeScript最后同步: 2026-08-15
—
README 摘要
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 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-…
在 GitHub 查看完整 README →