pentagi-mcp

arwei944/pentagi-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
PentAGI MCP Server - AI 驱动的全自动渗透测试系统,部署到 HuggingFace Spaces
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": {
    "pentagi-mcp": {
      "command": "uvx",
      "args": [
        "pentagi-mcp"
      ]
    }
  }
}

Or install with pip: pip install pentagi-mcp

README Excerpt

--- title: PentAGI MCP Server emoji: "🛡️" colorFrom: red colorTo: pink sdk: docker app_port: 7860 pinned: false license: mit --- AI-powered penetration testing system with MCP protocol. - Recon: Nmap, subdomain enum, dir brute, web crawl - Vuln Scan: SQL injection, XSS, Nuclei, CVE lookup - Exploit: Metasploit, brute force