HomeBrowser Automation & Scraping › ghostlight

ghostlight

Visible local browser automation in signed-in Chromium, with optional policy and audit.

Rust Local WindowsLinux
★ 1 stars Last pushed 2026-09-18 License: Apache-2.0

Topics: Browser Automation

Connect

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

Package (npm 1.3.8)

npx -y ghostlight@1.3.8

Or add to your MCP client config:

{
  "mcpServers": {
    "ghostlight": {
      "command": "npx",
      "args": [
        "-y",
        "ghostlight@1.3.8"
      ]
    }
  }
}

Related servers

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

Data from the Official MCP Registry