Skip to main content
Glama

MCP Pentest

burp_spider

Crawl target websites to map application structure and identify endpoints for security testing using Burp Suite's spidering capabilities.

Instructions

Spider/crawl target using Burp Suite

Input Schema

NameRequiredDescriptionDefault
targetYesTarget URL to spider

Input Schema (JSON Schema)

{ "properties": { "target": { "description": "Target URL to spider", "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