73
/ 100
19 days ago
glama

Pentest MCP Server

Enables AI agents to perform autonomous penetration testing on any Linux distribution via SSH with persistent tmux sessions, supporting interactive tools like Metasploit, reverse shells, and complex multi-step security workflows.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: TARGET_PASSWORD, TARGET_SSH_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configTARGET_HOSTssh kali@<>
configTARGET_PORT
configTARGET_USER"": "kali",
🔐 secretTARGET_PASSWORDyour_password
🔐 secretTARGET_SSH_KEY=/path/to/private/key
configMAX_SESSIONS
configMAX_HEAVY_TASKS
configPOLL_INTERVAL
configDEFAULT_TIMEOUT
configMAX_RECONNECT_ATTEMPTS
configRECONNECT_DELAY_BASE2 # Exponential backoff base
configTMUX_SOCKET_NAMEmcp-pentest
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/layesec006-pentest-mcp-server-1c50q5)](https://m8ven.ai/mcp/layesec006-pentest-mcp-server-1c50q5)
commit: 090c38f9e3db8453c00c2e9fdeb0152e600acc45
code hash: efcc215d012c69c2a1504d4c4ea3bea66998da2f5f20f10b090e037e57500502
verified: 6/18/2026, 11:08:43 AM
view raw JSON →