MCP Server Pentest

by 9olidity

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/9olidity/MCP-Server-Pentest'

If you have feedback or need assistance with the MCP directory API, please join our Discord server