nuphus-mcp
dsh-nuphus-mcp
DeepSeek Harness (DSH) プラグイン — nuphus-mcp デスクトップ自動化 MCP サーバーをネイティブ DSH ツールとしてマウントします。DSH エージェントのためのコンピュータ操作を提供します。
このパッケージには nuphus-mcp のコードは含まれていません。既存の nuphus-mcp バイナリを、公式の @deepseek-ai/dsh-mcp-client を介して stdio 上で起動する薄い Cordis ラッパーです。これにより、MCP サーバーはプレーンな stdio サーバーのままであり、nuphus-mcp リポジトリは変更されません。
インストール
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:mrpulor-gh/dsh-nuphus-mcpその後、dsh --profile web を再起動してください。このパッケージは dsh.bundle.patch を宣言しているため、プラグインは自動的に有効になります — cordis.patch.yml の手動編集は不要です。
Related MCP server: OmniFlow
得られるもの
38 個すべての nuphus-mcp ツールが
mcp__nuphus-mcp__*として登録されます(例:mcp__nuphus-mcp__desktop_click、mcp__nuphus-mcp__browser_snapshot)。nuphus-mcpは初回起動時にPATH上にない場合、自動インストール されます(npm install -g @nuphus/nuphus-mcp)。そのため、プラグインをインストールするだけで十分です。--confirm-writeはデフォルトで有効になっており、書き込みツールには明示的な"confirm": true引数が必要です。BYOK ビジョンキーと外部ブラウザの CDP エンドポイントは、他のすべてのクライアントで使用されるものと同じ
NUPHUS_MCP_*環境変数から読み取られます。
要件
webプロファイルを使用した DeepSeek Harness(npx @deepseek-ai/dsh web)Node.js
^22.19または>=24とnpm(自動インストールフォールバックで使用)DSH は、制御したいマシンのデスクトップセッションで実行されている必要があります
設定
デフォルト値。cordis.yml / パッチで dsh-nuphus-mcp 行を上書き可能:
フィールド | デフォルト | 説明 |
|
| ツール名前空間( |
|
| 起動する実行可能ファイル |
|
| CLI 引数 |
|
| 呼び出しごとのタイムアウト(DSH デフォルトの 60000 はスクリーンショット/OCR には短すぎる) |
|
| 切断後の自動再接続 |
ライセンス
MIT
Related MCP Servers
- Alicense-qualityDmaintenanceA Windows desktop GUI control MCP server that enables agents to operate semantic objects rather than fragile screen coordinates. It provides structured, executable interface facts for visual-first desktop automation with tools for clicking, scrolling, typing, and hotkey operations.6MIT
- Alicense-qualityBmaintenanceEnables AI clients to automate Windows desktop applications through window manipulation, image recognition, OCR, keyboard/mouse simulation, and memory operations via the MCP protocol.MIT
- Flicense-qualityDmaintenanceEnables automation of native Windows desktop applications through screen capture, mouse/keyboard control, and waiting for UI changes, exposing them as MCP tools.1
- AlicenseAqualityBmaintenanceProvides browser automation, audio transcription, and LLM chat as MCP tools for any agent.7MIT
Related MCP Connectors
OCR, transcription, file extraction, and image generation for AI agents via MCP.
Operator-as-agent MCP hub. 6 tools. First $5 free, then $0.001/call.
Screenshot, diff, audit and sitemap-capture any web page — 5 MCP tools for AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mrpulor-gh/dsh-nuphus-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server