Esta página se muestra en inglés. Una traducción al español está en curso.
MCP ConfigsMay 13, 2026·2 min de lectura

PentestAgent — MCP-Ready AI Pentesting Agent

PentestAgent is an AI pentesting agent with a TUI and optional MCP server mode, built for authorized assessments and reproducible Docker-backed tool runs.

Listo para agents

Staging seguro para este activo

Este activo primero queda en staging. El prompt copiado pide inspeccionar los archivos staged antes de activar scripts, config MCP o config global.

Stage only · 17/100Política: staging
Superficie agent
Cualquier agent MCP/CLI
Tipo
Mcp Config
Instalación
Stage only
Confianza
Confianza: Established
Entrada
Asset
Comando de staging seguro
npx -y tokrepo@latest install cf2f4bfe-7f9c-5fcb-b801-c8f8ef64d83a --target codex

Primero deja archivos en staging; la activación requiere revisar el README y el plan staged.

Introducción

PentestAgent is an AI pentesting agent with a TUI and optional MCP server mode, built for authorized assessments and reproducible Docker-backed tool runs.

Best for: authorized pentesting teams wanting an MCP-controllable agent with reproducible tool runs

Works with: Python 3.10+, Docker (optional), MCP clients (stdio/SSE), OpenAI/Anthropic via LiteLLM-style APIs

Setup time: 10-20 minutes

Key facts (verified)

  • GitHub: 2339 stars · 463 forks · pushed 2026-05-11.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: pip install -e ".[all]".

Main

  • Use the TUI for interactive triage, then switch to MCP server mode when you need to remote-control runs from another agent or workflow runner.

  • Keep engagements safe and auditable: define scope explicitly, run tools in Docker for repeatability, and persist notes/results for review.

  • Treat it like an ops pipeline: start with passive recon tasks, then expand only when you have written authorization and a clear stop condition.

Source-backed notes

  • README shows a TUI launch via pentestagent and a target flag (-t).
  • README documents MCP server mode over stdio and SSE transports via pentestagent mcp_server ....
  • README includes Docker run examples for running tools in containerized environments.

FAQ

  • Is it for authorized testing only?: Yes—only run it against systems you own or have explicit permission to test.
  • Does it support MCP?: Yes. README documents mcp_server with stdio and SSE transports.
  • Do I need Docker?: No, but Docker helps make tool runs reproducible across machines.
🙏

Fuente y agradecimientos

Source: https://github.com/GH05TCREW/pentestagent > License: MIT > GitHub stars: 2339 · forks: 463

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados