Skip to main content
Glama

MCP Pentest

burp_export

Export Burp Suite security scan results in XML, HTML, or JSON formats for analysis and reporting during penetration testing assessments.

Instructions

Export Burp Suite scan results

Input Schema

NameRequiredDescriptionDefault
formatNoExport format (default: xml)
output_pathNoOutput file path (optional)

Input Schema (JSON Schema)

{ "properties": { "format": { "description": "Export format (default: xml)", "enum": [ "xml", "html", "json" ], "type": "string" }, "output_path": { "description": "Output file path (optional)", "type": "string" } }, "required": [], "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