Overview
Integrates Burp Suite with AI clients using the Model Context Protocol (MCP). This extension provides an MCP server inside Burp Suite, enabling AI clients to communicate with Burp's analysis capabilities. It ships with a packaged Stdio MCP proxy server and includes automatic installation support for Claude Desktop to streamline setup. The MCP server is configurable via Burp Suite's UI (MCP tab) with options to enable/disable the server and edit configuration, and it listens by default on http://127.0.0.1:9876. Clients can connect using either the SSE-based MCP endpoint or the packaged Stdio proxy, depending on their capabilities. The Claude Desktop integration offers an installer that configures Claude to use the Burp MCP server, or manual edits to Claude’s config file to point at the server and proxy. Manual installation paths describe using the SSE MCP Server directly (http://127.0.0.1:9876 or /sse) or the Stdio proxy to bridge legacy clients. The extension emphasizes straightforward installation into Burp Suite and provides guidance for configuring the MCP server and related tooling.
Features
Connect Burp Suite to AI clients through MCP
Enables MCP-based communication between Burp Suite and AI clients.
Automatic installation for Claude Desktop
Includes an installer that configures Claude Desktop to connect to the Burp MCP server.
Packaged Stdio MCP proxy server
Ships with a pre-packaged Stdio MCP proxy to bridge clients that only support Stdio to the SSE-based Burp MCP server.
Who Is This For?
- AI clients/developers:Connect their MCP clients to Burp Suite via MCP for analysis and interaction.
- Claude Desktop users:Use Claude Desktop with Burp's MCP server; benefit from automatic config via the installer.
- Burp Suite users / security testers:Install and configure the extension in Burp Suite to enable MCP server functionality and customize host/port.




