📡 MCP Radar

chushixixin/dsh-harness-mcp-server

Expose DeepSeek Harness agent capabilities as an MCP server (brain=Hermes, arms=Harness)

9 stars
2 forks
TypeScript
momentum ▲ 22.0
created 2026-08-13
on radar since 2026-08-15
star trend 3 → 9 since 2026-08-15
ai-agentcordisdeepseek-harnessdsh-pluginmcpmodel-context-protocol
View on GitHub ↗

About dsh-harness-mcp-server

Expose DeepSeek Harness agent capabilities as an MCP server, letting any MCP client (e.g. Hermes) drive Harness to execute real coding tasks.

Hermes is the brain (pro), Harness is the arms (flash) — 1+12.

Harness ships a powerful agent runtime (tools, LLM, agents, sessions), but it is a Cordis app, not something another agent can call. This plugin turns Harness inside-out: it starts a real MCP server (StreamableHTTP) inside Harness and bridges Harness's core services — ctx.agents, ctx.agentPresets, ctx.tools — so an external "brain" can delegate real work to Harness's "arms".

Tool Direction Purpose -------------------------- echo — Verify MCP connectivity harnesslisttools — List Harness's registered tool names agentrun Hermes → Harness Run a task synchronously and return a structured result taskinbox Hermes → Harness Push a structured task (task + memory context + cwd) to an async queue taskresult Hermes ← Harness Poll a queued task's structured result

This closes the loop between the client's persistent memory and Harness's coding: memory is fed into each task as context, and the result (changes / verification / leftovers) can be persisted back to the client's memory for the next run.

Then reference the plugin from your Harness workspace (see the cordis patch below).

Clone this repo inside your Harness workspace under packages/mcp/harness-mcp-server/ (the pnpm workspace matches packages//, two levels deep):

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/chushixixin--dsh-harness-mcp-server.html)

Related MCP servers

vibeinging/deepseek-harness-desktop-app

DeepSeek Harness Desktop App: a local AI desktop workspace for DSH Sessions, projects, files, web research, plugins, and Office artifacts.

⭐ 487JavaScript
vibeinging/dsh-work

Local-first AI workbench for DSH Plugins, combining Agent sessions, project files, data analysis, web research, MCP, and Office artifacts in an Electron desktop app.

⭐ 26JavaScript
hyqhyq3/dsh-mcp-manager

MCP server manager plugin for DeepSeek Harness: Settings → MCP page, OAuth (PKCE + dynamic client registration) or static-token auth, tools registered as mcp__<name>__*

⭐ 9JavaScript
mrpulor-gh/dsh-nuphus-mcp

DeepSeek Harness (DSH) plugin: mount the nuphus-mcp desktop automation MCP server as native tools (mcp__nuphus-mcp__*).

⭐ 3JavaScript
Dominic789654/awesome-deepseek-harness

A curated list of plugins, skills, MCP servers, patch/profile layers, orchestrators & UIs for DeepSeek Harness (DSH). Visualization · PPT · Coding · Agents · Loops (auto-research) and more. #dsh

⭐ 151TypeScript
PerryLink/dsh-mcp-panel

MCP management console for the official DeepSeek Harness MCP client: /mcp command with health diagnostics and pipeline trial calls, a Settings MCP tab with server CRUD (approval-gated writes, automati

⭐ 14TypeScript

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.