
Red Team TL;DR
by Rvn0xsy
Lightweight red team command lookup tool for experienced operators to find techniques and commands offline.
What it does
Red Team TL;DR is a specialized knowledge base for offensive security operators. It provides a fast, offline-first way to retrieve curated commands, techniques, and key points for red teaming tasks, functioning like a man page specifically designed for red team personnel.
Tools
search_redteam_commands: Search commands by keyword, platform, category, tactic, or technique.get_command_details: Retrieve the full details and execution steps for a specific command entry.list_techniques: List all available MITRE ATT&CK techniques stored in the database.
Installation
Install via Homebrew on macOS:
brew install red-tldr
Add to claude_desktop_config.json:
{
"mcpServers": {
"red-tldr": {
"command": "red-tldr",
"args": ["serve"]
}
}
}
Supported hosts
- Claude Desktop
- Cursor
Quick install
brew install red-tldrInformation
- Pricing
- free
- Published
- 4/18/2026
- stars






