Burpsuite MCP Server

get_proxy_history

Retrieve captured HTTP/HTTPS traffic from Burp Proxy. Filter results by host, method, or status code, and set a limit on returned items for focused analysis.

Instructions

Get HTTP/HTTPS traffic captured by Burp Proxy

Input Schema

NameRequiredDescriptionDefault
hostNoFilter by host (optional)
limitNoMaximum number of items to return (default: 10)
methodNoFilter by HTTP method (optional)
status_codeNoFilter by HTTP status code (optional)

Input Schema (JSON Schema)

{ "properties": { "host": { "description": "Filter by host (optional)", "type": "string" }, "limit": { "description": "Maximum number of items to return (default: 10)", "type": "number" }, "method": { "description": "Filter by HTTP method (optional)", "type": "string" }, "status_code": { "description": "Filter by HTTP status code (optional)", "type": "number" } }, "type": "object" }

You must be authenticated.

Other Tools from Burpsuite MCP Server

Related Tools

ID: afwb9vlxj8