Skip to main content
Glama
stoyky

MITRE ATT&CK MCP Server

by stoyky

generate_layer

Generate ATT&CK Navigator JSON layers for threat analysis by providing an ATT&CK ID (GXXX, MXXX, SXXX, or DXXX), score, and domain to visualize related techniques.

Instructions

Generate an ATT&CK navigator layer in JSON format based on a matching ATT&CK ID value

Args: attack_id: ATT&CK ID to generate ATT&CK navigator layer for. Valid match values are single ATT&CK ID's for group (GXXX), mitigation (MXXX), software (SXXX), and data component objects (DXXX) within the selected ATT&CK data. NEVER directly input a technique (TXXX). If an invalid match happens, or if multiple ATT&CK ID's are provided, present the user with an error message. score: Score to assign to each technique in the layer domain: Domain name ('enterprise', 'mobile', or 'ics')

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
attack_idYes
scoreYes
domainNoenterprise

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/stoyky/mitre-attack-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server