X3r0K/BurpSuite-MCP-Server
BurpSuite MCP Server: A powerful Model Context Protocol (MCP) server implementation for BurpSuite, providing programmatic access to Burp's core functionalities.
Platform-specific configuration:
{
"mcpServers": {
"BurpSuite-MCP-Server": {
"command": "npx",
"args": [
"-y",
"BurpSuite-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...