SecurityJavaScript
pentest-mcp
An MCP server for professional penetration testers including STDIO/HTTP/SSE support, nmap, go/dirbuster, nikto, JtR, hashcat, wordlist building, and more.
N/A rating (0 reviews)0 installs131 GitHub stars
penetration testingMCPreconnaissancetools
Professional penetration-testing MCP server with modern transport/auth support and expanded recon tooling.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"pentest-mcp-1": {
"args": [
"-y",
"pentest-mcp"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.