pentestMCP: AI-Powered Penetration Testing via MCP
MCP Serverby ramkansal · Added 5mo ago
Claude
47
Install
git clone https://github.com/RamKansal/pentestMCPAdd to Claude
claude mcp add pentestmcp-ai-powered-penetration-testing-via-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"pentestmcp-ai-powered-penetration-testin": {
"command": "npx",
"args": [
"@modelcontextprotocol/pentestmcp-ai-powered-penetration-testin"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
pentestMCP is an MCP Server exposing over 20 penetration testing tools (Nmap, Nuclei, ZAP, SQLMap, etc.) as callable tools for AI agents. Requires Docker to run the pre-built image or build locally. For some scans requiring wordlists, the SecLists repository must be cloned separately (https://github.com/danielmiessler/SecLists.git).
Tags
data-analyticsmcp-serverpenetration-testingsecuritydockernmapzapdatabasedevops