nuphus-mcp

mrpulor-gh/nuphus-mcp
★ 11 stars Rust AI/LLM Updated today
Desktop automation MCP server — computer use for any AI agent: control screen, windows, mouse/keyboard, and Chrome via Model Context Protocol (stdio)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nuphus-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "nuphus-mcp"
      ]
    }
  }
}

Topics

ai-agentbrowser-automationchrome-automationclaudecomputer-usecomputer-visiondesktop-automationmcpmcp-servermodel-context-protocolocrrust