Burpsuite MCP Server
@Cyreslab-AI
Burpsuite MCP Server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"burpsuite-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@Cyreslab-AI/burpsuite-mcp-server",
"--client",
"claude"
]
}
}
}ツール
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)
概要
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.
「その他」の他のコンテンツ
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ghidraMCP
LaurieWiredMCP Server for Ghidra
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Codelf
unbugA search tool helps dev to solve the naming things problem.
コメント