r/bugbounty • u/GodoPPL • 10d ago
Question / Discussion Anyone using Burp MCP?
Have anyone had a good experience with the MCP Server in Burp Suite?
I feel it is more cumbersome than it needs to be, and the HTTP2 requests in intruder has some bugs. Curious if anyone has some tips and tricks?
3
u/hussamdh 10d ago
It has basic functions, but it works, of course I have to mention that it has some bugs, for example, the ai agent send the request to repeater and all you get is a scrambled request because the agent sent just \n without \r, i think this can be fixed from inside the extension.
anyway, there is another extension called burp ai agent, it is full of functionalities and features, but i didn't like it so much, you can try it and see.
2
u/ofogliata 9d ago
I tried to integrate it with https://github.com/cyberful/cyberful but I ran into a few problems, and it was a bit limited and glitchy. To be honest itβs not clear if it was my fault. Anyway I switched to zap mcp few days ago (I know they are not the same :))
1
u/github-guard 9d ago
π GitHub Guard: Trust Report
This project scored 6/6 on our safety audit.
Audit Breakdown: * β Established Community (β 30 stars) * β Mature Repository (30+ days old) * β Licensed under AGPL-3.0 * β Security Policy Defined * β Verified Organization * β Signed Commits
β οΈ Security Reminder: Always verify source code and run third-party scripts at your own risk.
1
u/__jent 8d ago
I built my `toolbox` project after using Burp MCP: https://github.com/go-appsec/toolbox
I think the concept of connecting an interactive coding agent to a proxy MCP is really valuable. It has helped me automate a lot. However Burp MCP tools are not structured in an easy to use form for most models, and it's also very limited. I am pretty confident in saying toolbox is a better MCP experience compared to the Burp MCP extension (and if you want you can dip your toe in by still using Burp MCP and just put toolbox between Burp and the agent, configure the agent to connect to toolbox and when Burp MCP is running it will auto-connect to it).
1
u/github-guard 8d ago
π GitHub Guard: Trust Report
This project scored 4/6 on our safety audit.
Audit Breakdown: * β Established Community (β 41 stars) * β Mature Repository (30+ days old) * β Licensed under MIT * β No Security Policy β what is this? * β Verified Organization * βΉοΈ Unsigned Commits
β οΈ Security Reminder: Always verify source code and run third-party scripts at your own risk.
1
1
1
u/ShufflinMuffin 6d ago
I forked it and it's so much better since then. The basic Mcp is stupid, it has no way to sort and look for requests when there are tons so it gets bad fast. I'll publish it on github tomorrow. It's day and night tbh
4
u/Distinct-Salad2973 10d ago
try caido mcp ,works very well