nuphus-mcp
dsh-nuphus-mcp
DeepSeek Harness (DSH) Plugin, das den nuphus-mcp Desktop-Automatisierungs-MCP-Server als native DSH-Werkzeuge bereitstellt — Computer-Nutzung für Ihre DSH-Agenten.
Dieses Paket enthält keinen nuphus-mcp-Code. Es ist ein dünner Cordis-Wrapper, der
das vorhandene nuphus-mcp-Binary über stdio mittels des offiziellen
@deepseek-ai/dsh-mcp-client startet, sodass der MCP-Server ein reiner stdio-Server bleibt
und das nuphus-mcp-Repository unberührt bleibt.
Installieren
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:mrpulor-gh/dsh-nuphus-mcpStarten Sie dann dsh --profile web neu. Das Paket deklariert einen dsh.bundle.patch, sodass
das Plugin automatisch aktiviert wird — kein manuelles Bearbeiten von cordis.patch.yml nötig.
Related MCP server: OmniFlow
Was Sie erhalten
Alle 38 nuphus-mcp-Werkzeuge registrieren sich als
mcp__nuphus-mcp__*(z. B.mcp__nuphus-mcp__desktop_click,mcp__nuphus-mcp__browser_snapshot).nuphus-mcpwird beim ersten Start automatisch installiert, falls es sich nicht bereits imPATHbefindet (npm install -g @nuphus/nuphus-mcp), sodass die alleinige Installation des Plugins ausreicht.--confirm-writeist standardmäßig aktiviert — Schreibwerkzeuge erfordern ein explizites"confirm": true-Argument.BYOK-Vision-Schlüssel und der externe Browser-CDP-Endpunkt werden aus denselben
NUPHUS_MCP_*-Umgebungsvariablen gelesen, die auch von allen anderen Clients verwendet werden.
Voraussetzungen
DeepSeek Harness mit dem Profil
web(npx @deepseek-ai/dsh web)Node.js
^22.19oder>=24undnpm(wird vom automatischen Installations-Fallback verwendet)DSH muss in der Desktop-Sitzung des zu steuernden Rechners ausgeführt werden
Konfiguration
Standardeinstellungen; überschreibbar über cordis.yml / Patch in der Zeile dsh-nuphus-mcp:
Feld | Standard | Beschreibung |
|
| Tool-Namensraum ( |
|
| Auszuführende Datei |
|
| CLI-Argumente |
|
| Timeout pro Aufruf (DSH-Standard 60000 ist für Screenshots/OCR zu niedrig) |
|
| Automatische Wiederverbindung nach einem Verbindungsabbruch |
Lizenz
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