Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Proxy History | HTTP/HTTPS traffic captured by Burp Proxy |
| Site Map | Structure of discovered websites |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| start_scan | Start a new vulnerability scan on a target URL |
| get_scan_status | Check the status of a running scan |
| get_scan_issues | Get vulnerability issues found in a scan |
| get_proxy_history | Get HTTP/HTTPS traffic captured by Burp Proxy |
| get_site_map | Get the site structure discovered during scanning and browsing |