Skip to main content
Glama

MCP Server Pentest

by 9olidity

broser_url_reflected_xss

Detect XSS vulnerabilities in URLs by testing for reflected input through specified parameters in web applications using browser interaction capabilities.

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" }

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