Skip to main content
Glama

MCP Pentest

burp_start

Launch Burp Suite Professional with API enabled for automated security testing, supporting headless operation and custom project configurations.

Instructions

Start Burp Suite Professional with API enabled

Input Schema

NameRequiredDescriptionDefault
headlessNoRun in headless mode (default: true)
jar_pathNoPath to burpsuite_pro.jar (optional, auto-detected)
memoryNoJava memory allocation (default: 2g)
project_fileNoBurp project file path (optional)

Input Schema (JSON Schema)

{ "properties": { "headless": { "description": "Run in headless mode (default: true)", "type": "boolean" }, "jar_path": { "description": "Path to burpsuite_pro.jar (optional, auto-detected)", "type": "string" }, "memory": { "description": "Java memory allocation (default: 2g)", "type": "string" }, "project_file": { "description": "Burp project 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