tcpiplab/MCP_Thru_Burp
A cross-platform desktop UI MCP client specifically for proxying MCP traffic through Burp Suite Proxy. Useful for recon and fuzzing when pentesting a remote MCP HTTP server.
Platform-specific configuration:
{
"mcpServers": {
"MCP_Thru_Burp": {
"command": "npx",
"args": [
"-y",
"MCP_Thru_Burp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...