ibrahimsaleem/PentestThinkingMCP
A systematic, AI-powered penetration testing reasoning engine (MCP server) for attack path planning, CTF/HTB solving, and automated pentest workflows. Features Beam Search, MCTS, attack step scoring, and tool recommendations.
Platform-specific configuration:
{
"mcpServers": {
"PentestThinkingMCP": {
"command": "npx",
"args": [
"-y",
"PentestThinkingMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...