Installation & Configuration
{
"mcpServers": {
"pentest-tools": {
"command": "docker-compose",
"args": [
"run",
"--rm",
"pentest-tools",
"python3",
"pentest-tools-mcp-server.py"
],
"cwd": "/path/to/pentest-tools"
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17