Skip to content
MEOK.AI
🚀 Activate your agent

Free forever · No credit card

MITRE ATLAS MCP

Adversarial Threat Landscape for AI Systems. AI-specific attack catalog + defence.

PyPI →MCP Registry →GitHub →

Install

# Option 1 — uvx (no install)
uvx mitre-atlas-mcp

# Option 2 — pip
pip install mitre-atlas-mcp

# Option 3 — npx meok-setup install (recommended)
npx meok-setup --pack cybersec

What it does

  • ATLAS tactic + technique catalog
  • ML supply chain attacks
  • Prompt injection mappings
  • OWASP LLM crosswalk

Claude Desktop config

{
  "mcpServers": {
    "mitre-atlas": {
      "command": "uvx",
      "args": ["mitre-atlas-mcp"]
    }
  }
}

Part of the MEOK governance MCP suite — see all 38 servers

MIT licensed · HMAC-signed attestations · Built by MEOK AI Labs