dsh-mcp-manager
A DeepSeek Harness MCP server manager that adds a Settings → MCP page for HTTP and local stdio servers.
Install
$ npx -p @deepseek-ai/dsh dsh plugin --profile web add github:hyqhyq3/dsh-mcp-managerRepository Intelligence
AI-assisted, source-grounded explanation based on the public repository snapshot. It does not replace compatibility or security verification.
Key Capabilities
- Adds a Settings → MCP management page in the DSH web UI.
- Configures remote Streamable HTTP MCP servers and local stdio MCP processes.
- Supports OAuth authorization-code flow with PKCE, dynamic client registration, refresh-token rotation, and reconnects.
- Supports static Bearer-token authentication for HTTP servers.
- Spawns and communicates with stdio servers through JSON-RPC over stdin/stdout.
- Registers connected server tools as mcp__<server>__<tool> native tools.
- Lets users authenticate, enable, disable, and delete configured servers.
- Persists server configuration, OAuth registrations, and tokens in ~/.dsh/mcp-manager.json.
Useful For
- Connect OAuth-protected MCP servers from the DSH web interface.
- Run local MCP servers launched through npx, uvx, python, or other commands.
- Expose tools from multiple MCP servers to all sessions in a DSH web profile.
- Manage MCP server connection status without manually editing Cordis configuration.
Who It Fits
- DeepSeek Harness users running the web profile.
- Users connecting HTTP MCP services that use OAuth or static Bearer tokens.
- Developers who want to run local stdio-based MCP servers in DeepSeek Harness.
Documented Limitations
- Only MCP tools are bridged; resources and prompts are not supported.
- Tokens are stored in a plain JSON file under ~/.dsh and should be treated as secrets.
- Local stdio servers are long-lived child processes tied to the plugin lifecycle.
- stdio arguments are whitespace-tokenized with quoted spaces supported, but shell expansion is unavailable.
- OAuth providers must permit the documented loopback redirect URI.
- A separate OAuth client registration is used for each server and GUI origin.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as MIT.
Public GitHub source metadata is available for this registry snapshot.
package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as MIT.
Public GitHub source metadata is available for this registry snapshot.
package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as MIT.
Public GitHub source metadata is available for this registry snapshot.
package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as MIT.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Traceable source and registry metadata for this entry, kept separate from runtime verification.
- Source repository
- hyqhyq3/dsh-mcp-manager
- Registry source
- Public GitHub repository
- Source snapshot
- c535afa7f0c5
- Artifact type
- plugin
- AI enrichment
- gpt-5.6-terra · 2026-08-14
- Prompt version
- dsh-plugin-enrichment-v3
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 6
- Forks
- 1
- Open issues
- 2
- Last commit
- 2026-08-14
- Last release
- 2026-08-13
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
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
View plugin →DeepSeek Harness Plugin and Agent Profile Package Index - Install dsh-plugin with just one command
View plugin →Persona-driven UX walkthrough plugin for DeepSeek Harness (DSH) - scans React + TypeScript source code for UX issues, pinpoints them, and suggests fixes.
View plugin →Adds an OpenAI-compatible vision bridge to DeepSeek Harness, forwarding images to a configured vision model and displaying descriptions in a web panel.
View plugin →