MCP Server Pentest

by 9olidity

broser_url_reflected_xss

Detects reflected XSS vulnerabilities in URLs by testing user-input parameters. Supports web application security testing within the MCP Server Pentest environment.

Instructions

Test whether the URL has an XSS vulnerability

Input Schema

NameRequiredDescriptionDefault
paramNameNoParameter name for XSS testing
urlYes

Input Schema (JSON Schema)

{ "properties": { "paramName": { "description": "Parameter name for XSS testing", "type": "string" }, "url": { "type": "string" } }, "required": [ "url" ], "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