67
/ 100
4 days ago
official

alex-llm/attAck-mcp-server

Query and retrieve information about various adversarial tactics and techniques used in cyber atta…

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configATTACK_MCP_MODE程序会自动选择 stdio 模式(默认或 =stdio),适用于 Smithery、Cursor 等支持本地 MCP stdio 的客户端。
configTRANSPORT
configMCP_TRANSPORT远程部署(如 Smithery Cloud)通常会提供 PORT 或 环境变量,可直接运行 python main.py 即使用 HTTP。对于值为 streaming、streamable、streamable-http、streamable HTTP transport 或 stdioNotSupported 等新枚举的运行环境,程序会自动回退到 HTTP 模式,无需额外配置。
configATTACK_MCP_PORTexport =8081 # 可选,默认 8081 或 $PORT
configPORTexport ATTACK_MCP_PORT=8081 # 可选,默认 8081 或 $
configSMITHERY_PORT
configATTACK_MCP_HOSTexport =0.0.0.0 # 可选,默认 0.0.0.0 或 $HOST
configHOSTexport ATTACK_MCP_HOST=0.0.0.0 # 可选,默认 0.0.0.0 或 $
configATTACK_MCP_LOG_LEVELexport =info # 可选,默认 info
// 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 6 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/alex-llm-attack-mcp-server-1ml9a8)](https://m8ven.ai/mcp/alex-llm-attack-mcp-server-1ml9a8)
commit: 4f9a7ada6e58d95035eceb2a735c07998d200034
code hash: 13efda660a47847e48c7808a04987e38a3d11501072700508a496b21a5a019a0
verified: 7/27/2026, 10:26:33 AM
view raw JSON →