Skip to main content
Glama

Burpsuite MCP Server

get_site_map

Retrieve and analyze the site structure identified during scanning and browsing. Filter by host, URLs with parameters, and limit results.

Instructions

Get the site structure discovered during scanning and browsing

Input Schema

NameRequiredDescriptionDefault
hostNoFilter by host (optional)
limitNoMaximum number of items to return (default: 20)
with_parametersNoOnly show URLs with parameters (optional)

Input Schema (JSON Schema)

{ "properties": { "host": { "description": "Filter by host (optional)", "type": "string" }, "limit": { "description": "Maximum number of items to return (default: 20)", "type": "number" }, "with_parameters": { "description": "Only show URLs with parameters (optional)", "type": "boolean" } }, "type": "object" }

Other Tools from Burpsuite MCP Server

Related Tools

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/Cyreslab-AI/burpsuite-mcp-server'

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