atomic-red-team
Small and highly portable detection tests based on MITRE's ATT&CK.
atomic-red-team MCP Server
MCP server for redcanaryco/atomic-red-team
Ready-to-Use Client Configurations
{
"mcpServers": {
"atomic-red-team": {
"command": "npx",
"args": [
"-y",
"@redcanaryco/atomic-red-team"
]
}
}
}