HomeBrowser Automation & Scraping › jshookmcp

jshookmcp

MCP server for JavaScript analysis, security auditing, browser automation and hooks

TypeScript
★ 2,019 stars Last pushed 2026-09-24 License: AGPL-3.0

Connect

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

Package (npm 0.3.0)

npx -y @jshookmcp/[email protected]

Or add to your MCP client config:

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

Related servers

Data from the Official MCP Registry