AI Agent Hub
Back to plugins
🧰

dsh-github-mcp

Web Tools Updated 2026.09.05

Run the following command in DeepSeek Harness:

dsh plugin install ZIye1208/dsh-github-mcp

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install ZIye1208/dsh-github-mcp in the DeepSeek Harness terminal to install this plugin; the source is hosted at https://github.com/ZIye1208/dsh-github-mcp .

About this plugin

Switching between a terminal and a browser to search code, review pull requests, push commits, or comment on issues breaks your focus quickly. dsh-github-mcp wraps the official GitHub remote MCP Server into a single DSH plugin, so you can complete 40-plus GitHub operations entirely through natural language in conversation. The model invokes each action via the mcp__github__ tool chain automatically; no manual git commands or browser tabs needed.

Use Cases

  • Search repository code and create pull requests in plain conversation
  • Push local changes to GitHub and add PR comments to mark ready for review
  • Complete everyday GitHub tasks like code search, commit, and merge without switching terminals and browsers

Best For

  • Engineering developers who collaborate daily on GitHub
  • Developers who prefer natural language over manual git commands
  • Small teams that need centralized credential management to avoid plaintext token leaks