Skip to main content
Glama
214,537 tools. Last updated 2026-06-19 22:26

"Burp Suite" matching MCP tools:

  • Stop Burp Suite instances during penetration testing to manage security assessment workflows and control exploitation processes.
    BSD 3-Clause
  • Stop an active Burp Suite vulnerability scan by providing its task ID. Terminate running security scans to manage resources or halt testing operations.
  • Start Burp Suite Professional with API enabled to automate security testing workflows. Configure Java memory, headless mode, and project files for penetration testing.
    BSD 3-Clause

Matching MCP Servers

  • F
    license
    A
    quality
    C
    maintenance
    Exposes Burp Suite's REST API to AI assistants, enabling users to trigger vulnerability scans, monitor progress, and manage security tasks through natural language. It also provides programmatic access to Burp's security knowledge base for querying vulnerability definitions and remediation advice.
    Last updated
    8
    1

Matching MCP Connectors

  • Perform active vulnerability scanning on web applications using Burp Suite to identify security weaknesses for authorized penetration testing.
    BSD 3-Clause
  • Crawl websites to map application structure and identify content for security testing using Burp Suite's spidering capabilities.
    BSD 3-Clause
  • Export Burp Suite security scan results in XML, HTML, or JSON formats for analysis and reporting during penetration testing.
    BSD 3-Clause
  • Perform passive security scanning by proxying web traffic through Burp Suite to identify vulnerabilities during authorized penetration testing.
    BSD 3-Clause
  • Execute the project's test suite using its auto-detected runner to verify code changes. Supports filtering by name or directory.
    MIT
  • Create a new analysis suite and deploy an AI crawler to explore a web application from a starting URL, mapping its pages and structure. Optionally accepts login credentials, cookie preferences, and custom instructions.
    MIT
  • Create a new empty analysis suite in the current project. Returns the suite UUID needed to manually build tests with other tools.
    MIT
  • Generate AI-powered test artifacts for a suite using Wopee.io. Start with APP_CONTEXT before user stories and test cases to ensure quality.
    MIT
  • Retrieve executed test case results with status, agent findings, and technical details. Use after dispatching an agent to check progress and outcomes. Requires suite UUID.
    MIT
  • Disable a test suite to hide it from default list queries without permanent removal. Accepts suite UUID or name with project identifier.
    Apache 2.0
  • Retrieve test artifacts from a suite without modifying data. Fetch app context, user stories, or generated Playwright code to review or prepare for updates.
    MIT
  • Replace any test artifact in a suite with new content, overwriting the previous version entirely. Ideal for uploading app context, user stories, or Playwright code.
    MIT
  • Trigger all test cases in a suite to run asynchronously. Accept suite UUID or suite name with project identifier. Optionally override target URL. Poll for results.
    Apache 2.0