MCP MCP server · io.github.vmoranv
io.github.vmoranv/jshookmcp
MCP server for JavaScript analysis, security auditing, browser automation and hooks
- host stars
- 2,006
- 30-day movement
- +145/day
- Related entries
- 2
- Connections
- 0
npmlocalstdio
jshookmcp is an MCP server for JavaScript analysis, security auditing, browser automation and hooks, running over stdio. It describes itself as a broad front-end analysis platform with a runtime registry of tool domains, tool profiles (search, workflow, full), and optional HTTP transport with session multiplexing.
Use it when you want one MCP server covering JS inspection, auditing and browser control instead of several narrow ones.
Use it to
- Audit JavaScript for security issues from your MCP client
- Automate a browser session through MCP tools
- Share one daemon across multiple agents via HTTP transport
- Start with a small tool profile and escalate as tasks grow
- Generate coverage reports of the active tool set
For Developers and security auditors working with JavaScript
- Runs
- installed — on your machine
- Transport
- stdio
- Packaged as
- npm:@jshookmcp/jshook
- Install
- npx -y @jshookmcp/jshook
- Version
- 0.3.0
- Last release
- 2026-05-03
topicsjavascriptsecurity-auditingbrowser-automationmcp-serverhooksanalysis