Burpsuite MCP Server
@Cyreslab-AI
About Burpsuite MCP Server
No overview available yet
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.
Frequently asked questions
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.
Basic information
More Other MCP servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments