
MITRE ATT&CK MCP Server
Supports UIby stoyky
Directly query the MITRE ATT&CK knowledge base to analyze adversary tactics, techniques, and threat actor relationships.
What it does
This server connects AI models to the MITRE ATT&CK knowledge base, transforming the AI into a cybersecurity analyst capable of mapping adversary behavior.
Tools
query_attack_kb: Comprehensive access to the MITRE ATT&CK knowledge base via structured queries.generate_navigator_layer: Creates visual representations of techniques used by specific threat actors.analyze_threat_actor: Queries relationships between malware, threat actors, and techniques.compare_techniques: Analyzes overlap in techniques used by different adversary families.
Installation
Install via PipX:
pipx install git+https://github.com/stoyky/mitre-attack-mcp
Add to claude_desktop_config.json:
{
"mcpServers": {
"mitre-attack": {
"command": "mitre-attack-mcp",
"args": []
}
}
}
Supported hosts
- Claude Desktop
Quick install
pipx install git+https://github.com/stoyky/mitre-attack-mcpInformation
- Pricing
- free
- Published
- 4/25/2026
- stars






