dsh-mcp-bridge
A zero-dependency DeepSeek Harness bridge that connects MCP servers and registers their tools for DSH agents.
Install
$ dsh plugin --profile web add "github:Chhlafiu4312/dsh-mcp-bridge#main"Plugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Installs as a `dsh.bundle` via the documented `dsh plugin --profile web add` command.
- Connects local MCP servers through configured commands and arguments.
- Connects remote HTTP/SSE MCP endpoints through `mcp-remote`.
- Discovers MCP tools and auto-registers them in the DSH tools registry.
- Forwards DSH tool calls to MCP `tools/call` requests.
- Provides `mcp_status` for connection-state inspection.
- Supports per-server tool allowlists, denylists, disabled entries, environment variables, working directories, and call timeouts.
- Terminates managed child processes and unregisters tools when the plugin stops.
Useful For
- Give a DSH agent access to filesystem, GitHub, database, search, memory, or other MCP-server tools.
- Connect locally launched stdio MCP servers to an agent workflow.
- Expose selected remote MCP server tools to DeepSeek Harness.
- Limit registered tools with allowlists or denylists, including hiding destructive tool names.
Who It Fits
- DeepSeek Harness users who use MCP servers.
- Agent builders integrating external tools into DSH.
- Developers operating local or remote MCP tool servers.
Documented Limitations
- Remote `url` servers are bridged through `mcp-remote`; a native streamable-HTTP client is listed on the roadmap.
- Configuration is read when the plugin starts, so plugin/preset installations require a DSH restart after configuration changes.
- Unsupported JSON-Schema keywords degrade to open inputs; the MCP server remains the validation authority.
- Connected MCP servers run with the user's permissions and may receive environment-provided credentials.
- Per-server permission prompts for destructive tools are listed as future work.
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, 1 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- Chhlafiu4312/dsh-mcp-bridge
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 0e04cd3 · 2026-09-15
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
- 3GitHub stars
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-08-16
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Local-first AI agent runtime and DSH plugin bundle providing sandboxed sessions, MCP tools, audit logs, and session replay.
View plugin →Local, fast cross-agent memory and session indexing system with DeepSeek Harness integration.
View plugin →Compatibility bridge and host ABI enabling unmodified Pi plugins to run natively on DeepSeek Harness.
View plugin →Import and resume chat histories from 18+ AI coding agents into DeepSeek Harness with reverse export and sync.
View plugin →