autopentest-ai

bhavsec/autopentest-ai
★ 116 stars Python 🤖 AI/LLM Updated today
Agentic Pentesting MCP server that discovers, exploits, and reports web application vulnerabilities.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "autopentest-ai": {
      "command": "uvx",
      "args": [
        "autopentest-ai"
      ]
    }
  }
}

Or install with pip: pip install autopentest-ai

README Excerpt

<p align="center"> <img src="https://img.shields.io/badge/OWASP_WSTG-109_Tests-blue?style=for-the-badge" alt="WSTG Tests"> <img src="https://img.shields.io/badge/PortSwigger-31_Technique_Guides-FF6633?style=for-the-badge" alt="PortSwigger Guides"> <img src="https://img.shields.io/badge/MCP_Tools-68+-00B4D8?style=for-the-badge" alt="MCP Tools">