66
/ 100
1 month ago
glama

MCP Red Team Server

A Model Context Protocol server for orchestrating red team security assessments, enabling LLMs to manage agents, targets, operations, and findings aligned with MITRE ATT&CK framework.

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
🚨
Secret credentials may flow to a network call
2 flows detected: VIRUSTOTAL_API_KEY, OTX_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 4 credentials: API_KEY, HACKERONE_API_KEY, OTX_API_KEY, VIRUSTOTAL_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high3 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@0.5.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@0.5.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

lowexpress@4.18.2GHSA-qw6h-vgh9-j6wx

express vulnerable to XSS via response.redirect()

lowexpress@4.18.2GHSA-rv95-896h-c2vc

Express.js Open Redirect in malformed URLs

lowuuid@9.0.1GHSA-w5hq-g745-h8pq

uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAPI_KEY
🔐 secretHACKERONE_API_KEYexport ="your-username:your-token"
configLOG_LEVELinfo Logging level
configMAX_AGENT_COUNT
configMAX_CONCURRENT_OPERATIONS
configMCP_SERVER_NAMEredteam-mcp-server Server name
configMCP_VERSION1.0.0 Server version
configOPERATION_TIMEOUT
🔐 secretOTX_API_KEYexport ="your-api-key"
configPORT3000 Server port
configREPLIT_CONNECTORS_HOSTNAME
configREPL_IDENTITY
🔐 secretVIRUSTOTAL_API_KEYexport ="your-api-key"
configWEB_REPL_RENEWAL
// 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/canstralian-mcpserverforredteamagenticworkflowszip-m67c78)](https://m8ven.ai/mcp/canstralian-mcpserverforredteamagenticworkflowszip-m67c78)
commit: b4398ad492bc719c5868fa6f469b0be841e7f869
code hash: b927b54b4c8aaaa14851055b6845ace92d5c4c7944c44046ec0560d33d91b7ff
verified: 6/24/2026, 9:56:45 AM
view raw JSON →