mcp-server

mcp-server

Integrate Burp Suite with AI clients via the MCP protocol.

MCPDevOpen source
Type
MCP
Open source
Yes
GitHub Stars
★ 1.0k
Source
mcp-github

Overview

The Burp Suite MCP Server extension allows users to integrate Burp Suite with AI clients using the Model Context Protocol (MCP). The extension supports automatic installation of Claude Desktop and provides a bundled Stdio MCP proxy server. Users can interact with Burp by configuring the Burp MCP server and MCP client. Ideal for developers who need to integrate AI capabilities into security testing.

Capabilities

  • Connect Burp Suite with AI clients via MCP
  • Automatically install Claude Desktop
  • Provide a Stdio MCP proxy server

Use cases

Automated security testingAI-assisted security analysis integrationEnhance Burp Suite functionality

Setup

Requires: Javajar命令
1. Clone the repository: `git clone https://github.com/PortSwigger/mcp-server.git`
2. Navigate to the project directory: `cd mcp-server`
3. Build the JAR file: `./gradlew embedProxyJar`
4. Load the extension in Burp Suite: Open Burp Suite, go to the Extensions tab, select Java type, and choose the built JAR file.

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I configure the Burp MCP server?

Configure through the MCP tab in Burp Suite, including enabling the MCP server and editing configurations.

How do I use the Claude Desktop client?

Run the installer included in the extension or manually edit the configuration file, then restart Claude Desktop.

Related skills