HomeBrowser Automation & Scraping › DOMShell

DOMShell

Drive Chrome with filesystem commands (ls, cd, grep, click, type). One MCP tool, multi-agent.

TypeScript Local
★ 53 stars Last pushed 2026-08-14 License: MIT

Topics: Browser Automation

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.0.10)

npx -y @apireno/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "domshell": {
      "command": "npx",
      "args": [
        "-y",
        "@apireno/[email protected]"
      ]
    }
  }
}

Package (npm 2.0.10)

Package: npm @apireno/domshell

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry