Skip to main content
Glama

MCP Pentest

burp_proxy_scan

Perform passive security scanning by proxying target URLs through Burp Suite to identify vulnerabilities during authorized penetration testing.

Instructions

Perform passive scan through Burp Suite proxy

Input Schema

NameRequiredDescriptionDefault
durationNoScan duration in seconds (default: 300)
targetYesTarget URL to proxy through

Input Schema (JSON Schema)

{ "properties": { "duration": { "description": "Scan duration in seconds (default: 300)", "type": "number" }, "target": { "description": "Target URL to proxy through", "type": "string" } }, "required": [ "target" ], "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/adriyansyah-mf/mcp-pentest'

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