BurpSuite-MCP-Server

BurpSuite-MCP-Server

3.5

If you are the rightful owner of 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 powerful Model Context Protocol (MCP) server implementation for BurpSuite, providing programmatic access to Burp's core functionalities.

The BurpSuite MCP Server is a robust implementation designed to extend the capabilities of BurpSuite by providing programmatic access to its core functionalities. This server is built using FastAPI and is compatible with Python 3.8 and above. It allows users to intercept and modify HTTP/HTTPS traffic, perform active and passive scanning, log HTTP traffic comprehensively, and detect various vulnerabilities automatically. The server is designed to be secure, with recommendations for running in a secure environment, using HTTPS in production, and keeping the BurpSuite API key secure. It also integrates seamlessly with Cursor IDE, providing configuration files for easy setup and debugging. The server is accessible via a RESTful API, with endpoints for proxy interception, logging, and vulnerability analysis.

Features

  • Proxy Tool: Intercept and modify HTTP/HTTPS traffic, view and manipulate requests/responses, and access proxy history.
  • Scanner Tool: Perform active and passive scanning with custom configurations and real-time issue tracking.
  • Logger Tool: Comprehensive HTTP traffic logging with advanced filtering, search, and vulnerability detection.
  • Vulnerability Detection: Automatically detects multiple types of vulnerabilities such as XSS, SQL Injection, and more.