MCP Directory
Back

pentest-ai

by 0xSteph · Python · ★ 1,099

Offensive-security MCP server with 205 wrapped tools, 17 specialist agents, and 60 SPA-aware probes for OWASP Top 10. CLI + MCP, BYO LLM. No API key needed on MCP path.

#ai-security#bug-bounty#claude#ctf#cybersecurity#exploit#exploit-chaining#hacking-tools#mcp#model-context-protocol#nmap#offensive-security#osint#penetration-testing#pentest-ai#pentesting#python#red-team#security#vulnerability-scanner

Install

pip install git+https://github.com/0xSteph/pentest-ai.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "pentest-ai": {
      "command": "uvx",
      "args": [
        "git+https://github.com/0xSteph/pentest-ai.git"
      ]
    }
  }
}

From the README

pentest-ai **The pentest tool that proves its findings. No oracle, no badge.** [](https://pypi.org/project/ptai/) [](https://pypi.org/project/ptai/) [](https://github.com/0xSteph/pentest-ai/actions/workflows/ci.yml) [](LICENSE) [](https://github.com/0xSteph/pentest-ai/stargazers) [](https://discord.gg/6weeTAubJw) [**Website**](https://pentestai.xyz) · [**Install**](#install) · [**Why verification**](docs/why-verification.md) · [**Docs**](docs/) · [**Benchmarks**](docs/benchmarks/juice-shop.md) · [**Agents**](https://github.com/0xSteph/pentest-ai-agents) · [**Discord**](https://discord.gg/6w…
Read full README on GitHub →

Related ai & ml servers