MCP Server Pentest

by 9olidity
MIT License
327
5

browser_screenshot

Capture web page screenshots or specific elements using CSS selectors to aid in web application security testing and vulnerability detection with MCP Server Pentest.

Instructions

Take a screenshot of the current page or a specific element

Input Schema

NameRequiredDescriptionDefault
fullPageNoTake a full page screenshot (default: false)
nameYesName for the screenshot
selectorNoCSS selector for element to screenshot

Input Schema (JSON Schema)

{ "properties": { "fullPage": { "default": false, "description": "Take a full page screenshot (default: false)", "type": "boolean" }, "name": { "description": "Name for the screenshot", "type": "string" }, "selector": { "description": "CSS selector for element to screenshot", "type": "string" } }, "required": [ "name" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Server Pentest

Related Tools

ID: qswkymafzi