Burpsuite MCP Server
@Cyreslab-AI
About Burpsuite MCP Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"burpsuite-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@Cyreslab-AI/burpsuite-mcp-server",
"--client",
"claude"
]
}
}
}Tools
5`target`: Target URL to scan (e.g., https://example.com)
`scan_id`: ID of the scan to check
`scan_id`: ID of the scan
`host`: Filter by host (optional)
`host`: Filter by host (optional)
Overview
What is Burpsuite MCP Server?
Burpsuite MCP Server is an MCP server that provides an interface for interacting with Burpsuite Professional's scanning and proxy functionality, allowing AI assistants to perform web security testing and vulnerability scanning.
How to use Burpsuite MCP Server?
Install via Smithery using npx -y @smithery/cli install @Cyreslab-AI/burpsuite-mcp-server --client claude, or manually by building with npm install and npm run build then adding the server to MCP settings configuration.
Key features of Burpsuite MCP Server
- Start vulnerability scans on target URLs.
- Check scan status and retrieve results.
- Access HTTP/HTTPS traffic from Burp Proxy.
- View site structure discovered during scanning.
- Filter proxy history by host, method, or status code.
- Retrieve scan issues filtered by severity.
Use cases of Burpsuite MCP Server
- Automate vulnerability scanning of web applications via AI.
- Monitor and analyze HTTP traffic captured by Burp Proxy.
- Retrieve and filter vulnerability issues for security reporting.
FAQ from Burpsuite MCP Server
What does the server currently support?
The server currently provides mock functionality; connecting to a real Burpsuite Professional instance requires configuring its REST API and updating the server implementation.
What are the installation requirements?
Node.js and npm are required for building and running the server.
How do I configure the server for Claude Desktop?
Add the server to your MCP settings file with the command node and the path to build/index.js.
Can I filter proxy history and site maps?
Yes, proxy history can be filtered by host, method, status code, and limit. Site maps can be filtered by host and parameters.
Are there plans to support real Burpsuite Professional?
Yes, future enhancements include configuring Burpsuite Professional's REST API and adding authentication mechanisms for secure communication.
More Other MCP servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Servers
modelcontextprotocolModel Context Protocol Servers
Comments