
Pentest AI
by 0xsteph
Autonomous penetration testing AI with 150+ security tools, exploit chaining, and PoC validation.
What it does
Pentest AI is an autonomous security engine that performs recon, authenticated scanning, vulnerability chaining, and PoC validation. It transforms a target URL into a full security report with proven findings.
Tools
ptai mcp: Exposes 35+ tools for LLM-driven security engagements, including network scanning, web vulnerability discovery, and AD enumeration.recon: Automated port scanning and service fingerprinting.web: Authenticated OWASP-based vulnerability scanning.exploit_chain: Correlates individual findings into complex attack paths.
Installation
Install the package first:
pip install ptai
Then add to claude_desktop_config.json:
{
"mcpServers": {
"pentest-ai": {
"command": "ptai",
"args": ["mcp"]
}
}
}
Supported hosts
- Claude Desktop
- Cursor
- VS Code Copilot
Quick install
pip install ptaiInformation
- Pricing
- free
- Published
- 4/18/2026
- stars






