mcp-server

PortSwigger/mcp-server
★ 545 stars Kotlin 🤖 AI/LLM Updated 1mo ago
MCP Server for Burp
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "PortSwigger/mcp-server"
      ]
    }
  }
}

README Excerpt

Integrate Burp Suite with AI Clients using the Model Context Protocol (MCP). For more information about the protocol visit: [modelcontextprotocol.io](https://modelcontextprotocol.io/) - Connect Burp Suite to AI clients through MCP - Automatic installation for Claude Desktop - Comes with packaged Stdio MCP proxy server

Topics

extension