atomic-red-team

GitHub

Small and highly portable detection tests based on MITRE's ATT&CK.

11,921 stars C 1 file ยท ~1,138 tokens #mitre#mitre-attack

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"
      ]
    }
  }
}