
Model Context Protocol (MCP) Server
The Model Context Protocol (MCP) Server bridges AI assistants with external data sources, APIs, and services, enabling streamlined integration of complex workfl...
Integrate Burp Suite with AI tools in FlowHunt for automated, AI-powered security testing and seamless workflow orchestration.
The Burp MCP Server is an extension that integrates Burp Suite with AI clients using the Model Context Protocol (MCP). By acting as a bridge, it enables AI assistants to interact with Burp Suite, enhancing development and security testing workflows. The server allows clients to connect via MCP and perform operations such as sending and receiving data, configuring settings, and leveraging Burp Suite’s powerful web security features programmatically. This integration supports tasks like automating repetitive actions, querying Burp for information, and enabling seamless communication between Burp Suite and external AI-powered tools, thereby boosting productivity and facilitating advanced automation for security professionals and developers.
No information provided in the repository about prompt templates.
No explicit resources are listed or described in the repository’s available documentation.
No specific tools are documented or enumerated in the repository files. The documentation mentions enabling tools to edit config files, but does not specify or list tool names or their functions.
No setup instructions available for Windsurf.
git clone https://github.com/PortSwigger/mcp-server.git
cd burp-mcp
./gradlew embedProxyJar
~/Library/Application Support/Claude/claude_desktop_config.json
:{
"mcpServers": {
"burp": {
"command": "<path to Java executable packaged with Burp>",
"args": [
"-jar",
"/path/to/mcp/proxy/jar/mcp-proxy-all.jar",
"--sse-url",
"<your Burp MCP server URL configured in the extension>"
]
}
}
}
No information found about API key management or environment variable usage for securing keys.
No setup instructions available for Cursor.
No setup instructions available for Cline.
Using MCP in FlowHunt
To integrate MCP servers into your FlowHunt workflow, start by adding the MCP component to your flow and connecting it to your AI agent:
Click on the MCP component to open the configuration panel. In the system MCP configuration section, insert your MCP server details using this JSON format:
{
"burp": {
"transport": "streamable_http",
"url": "https://yourmcpserver.example/pathtothemcp/url"
}
}
Once configured, the AI agent is now able to use this MCP as a tool with access to all its functions and capabilities. Remember to change “burp” to whatever the actual name of your MCP server is and replace the URL with your own MCP server URL.
Section | Availability | Details/Notes |
---|---|---|
Overview | ✅ | Provided in README.md |
List of Prompts | ⛔ | No information found |
List of Resources | ⛔ | No information found |
List of Tools | ⛔ | No explicit list or details found |
Securing API Keys | ⛔ | No information found |
Sampling Support (less important in evaluation) | ⛔ | No information found |
Based on the available documentation, the Burp MCP Server provides good integration instructions and clear use cases for Burp Suite, but lacks details on prompts, resources, tools, and security best practices. Documentation is focused on setup and high-level features. Rating: 5/10.
Has a LICENSE | Yes (GPL-3.0) |
---|---|
Has at least one tool | No explicit tools |
Number of Forks | 25 |
Number of Stars | 172 |
The Burp MCP Server is an extension that connects Burp Suite with AI clients via the Model Context Protocol. It allows AI assistants and external tools to automate, query, and interact with Burp Suite programmatically, streamlining security workflows and enabling advanced penetration testing tasks.
Key use cases include automated security testing, configuration management, workflow automation, AI-augmented analysis, and multi-tool orchestration. It empowers security professionals to automate repetitive tasks, analyze data, and coordinate actions across tools using Burp Suite.
Add the MCP component to your FlowHunt flow and provide your Burp MCP server details in the system MCP configuration section. Use a JSON configuration to specify the server name and URL, enabling your AI agent to access Burp Suite capabilities through MCP.
No prompt templates or explicit tool lists are included in the available documentation. The extension focuses on enabling connectivity and automation with Burp Suite through MCP.
No documentation is provided regarding API key management or securing credentials for the Burp MCP Server.
Leverage advanced AI-powered workflows and automate your Burp Suite tasks with seamless MCP integration in FlowHunt.
The Model Context Protocol (MCP) Server bridges AI assistants with external data sources, APIs, and services, enabling streamlined integration of complex workfl...
The ModelContextProtocol (MCP) Server acts as a bridge between AI agents and external data sources, APIs, and services, enabling FlowHunt users to build context...
The Drupal MCP Server integrates Drupal’s powerful content management with AI workflows via the Model Context Protocol (MCP), enabling automation, content opera...