Cyreslab-AI_burpsuite-mcp-server
If you are the rightful owner of Cyreslab-AI_burpsuite-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides an interface for interacting with Burpsuite Professional's scanning and proxy functionality.
The Burpsuite MCP Server is designed to facilitate interaction between AI assistants and Burpsuite Professional, a tool used for web security testing and vulnerability scanning. This server allows users to initiate vulnerability scans on specified URLs, monitor the progress of these scans, and retrieve detailed results. Additionally, it provides access to HTTP/HTTPS traffic captured by the Burp Proxy and displays the site structure discovered during the scanning process. The server is equipped with various tools to enhance the efficiency and effectiveness of web security testing.
Features
- start_scan: Initiates a new vulnerability scan on a specified target URL.
- get_scan_status: Checks the current status of a running scan.
- get_scan_issues: Retrieves vulnerability issues identified in a scan.
- get_proxy_history: Accesses HTTP/HTTPS traffic captured by Burp Proxy.
- get_site_map: Displays the site structure discovered during scanning.
Tools
Scan Results
burpsuite://scan/{scanId}
Issue Details
burpsuite://scan/{scanId}/issue/{issueId}
Proxy History
burpsuite://proxy/history
Proxy History Item
burpsuite://proxy/history/{itemId}
Site Map
burpsuite://sitemap