Teycir/burp-mcp-server
If you are the rightful owner of burp-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server designed to integrate Burp Suite Professional with AI assistants, facilitating automated security testing and issue management.
Tools
Functions exposed to the LLM to take actions
burp_scan_url
Start a security scan on a target URL.
burp_get_scan_status
Get the status of a running scan.
burp_get_issues
Retrieve security issues found by Burp.
burp_send_request
Send HTTP requests through Burp Suite.
burp_test_connection
Test connectivity to Burp Suite API.
burp_repeater_send
Send request via Repeater.
burp_decoder_encode
Encode data (base64, URL).
burp_decoder_decode
Decode data (base64, URL).
burp_comparer_compare
Compare two responses.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client