MCP-Server-Pentest
15
MCP Server Pentest is a tool for automating the detection of XSS and SQL vulnerabilities in browsers. It includes features like page screenshot capture, network interaction, and JavaScript execution in the browser context.
Features
- Full browser XSS and SQL vulnerability automatic detection
- Screenshots of entire pages or specific elements
- Comprehensive network interaction including navigation, clicks, and form filling
- Console log monitoring
- JavaScript execution in the browser context
Installation
- Use
npx playwright install firefox
,yarn install
, andnpm run build
to set up
Configuration
The configuration is automatically added to your Claude config file during installation.