Best for
- Security teams operating under written authorization and defined rules of engagement
- Red-team researchers and security educators
- MCP users able to manage a local Node.js environment
Based on the supplied README, T3MP3ST exposes one MCP tool, security_recon, as part of an offensive-security framework intended for authorized testing. No server manifest, client configuration, transport, or compatibility evidence was supplied, so those fields remain unpopulated.
T3MP3ST is an autonomous red-teaming platform and multi-agent offensive-security framework for authorized targets. Its README states that node dist/mcp-server.js exposes the security_recon tool to MCP-aware agents.
From the repository root, run npm install. When working from a Git clone, run npm run build if needed. Then run node dist/mcp-server.js. The supplied material does not include a client-specific configuration example.