A Model-Context Protocol server for the MITRE ATT&CK knowledge base
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"iflow-mcp-stoyky-mitre-attack-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
<h1 align="center"> <br> MITRE ATT&CK MCP Server <br> </h1> <h4 align="center">A Model-Context Protocol server for the MITRE ATT&CK knowledge base</h4> <p align="center"> <a href="#key-features">Key Features</a> • <a href="#installation">Installation</a> • <a href="#how-to-use">How To Use</a> • <a href="#use-cases">Use Cases</a> • <a href="#credits">Credits</a> </p> ## Key Features * 50+ Tools for MITRE ATT&CK Querying * Comprehensive access to the MITRE ATT&CK knowledge base through structured API tools * Automatic ATT&CK Navigator Layer Generation * Generate visual representations of techniques used by threat actors * Threat Actor and Malware Attribution * Query relationships between malware, threat actors, and techniques * Technique Overlap Analysis * Compare techniques used by different threat actors or malware families ## Installation To clone and run this server, you'll need [Git](https://git-scm.com), [Python](https://www.python.org/), and [PipX](https://github.com/pypa/pipx) installed on your computer. 1. Ensure Git, Python, and PipX have been installed using their official respective installation instructions for Windows/Mac/Linux 2. Install the MCP Server using PipX ```bash pipx install git+https://github.com/stoyky/mitre-attack-mcp ``` ## How To Use ### Configure with Claude AI Desktop 1. Open Claude's MCP server configuration file. #### Windows ``` C:\Users\[YourUsername]\AppData\Roaming\Claude\claude_desktop_config.json # or C:\Users\[YourUsername]\AppData\Local\AnthropicClaude\claude_desktop_config.json ``` #### Linux / Mac ```bash ~/.config/Claude/claude_desktop_config.json ``` 2. Add the following to that file if it doesn't already exist. If it already exists, merge the two JSON structures accordingly. ```json { "mcpServers": { "mitre-attack": { "command": "mitre-attack-mcp", "args": [ ] } } } ``` **Note**: By default the MCP server stores the mitre-related data in the curren…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.