-
securityA
license-
qualityBurpSuite MCP Server: A powerful Model Context Protocol (MCP) server implementation for BurpSuite, providing programmatic access to Burp's core functionalities.
Last updated -
22
Python
MIT License
模型上下文协议 (MCP) 服务器提供与 Burpsuite Professional 的扫描和代理功能交互的接口。
该 MCP 服务器允许 AI 助手与 Burpsuite Professional 交互,进行 Web 安全测试和漏洞扫描。它提供以下工具:
该服务器公开以下工具:
target
:要扫描的目标 URL(例如https://example.com )scan_type
:要执行的扫描类型(被动、主动或完全)scan_id
:要检查的扫描的 IDscan_id
:扫描的 IDseverity
:按严重性过滤问题(高、中、低、信息或全部)host
:按主机过滤(可选)method
:按 HTTP 方法过滤(可选)status_code
:按 HTTP 状态代码过滤(可选)limit
:返回的最大项目数(默认值:10)host
:按主机过滤(可选)with_parameters
:仅显示带有参数的 URL(可选)limit
:返回的最大项目数(默认值:20)服务器提供以下资源:
burpsuite://scan/{scanId}
burpsuite://scan/{scanId}/issue/{issueId}
burpsuite://proxy/history
burpsuite://proxy/history/{itemId}
burpsuite://sitemap
此服务器目前提供模拟功能。要将其连接到真实的 Burpsuite Professional 实例,请执行以下操作:
以下是一些如何将 Burpsuite MCP 服务器与 AI 助手一起使用的示例:
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
Burpsuite MCP 服务器
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Cyreslab-AI/burpsuite-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server