mitre-mcp

security MCP Server

MCP server for MITRE ATT&CK knowledge base. Map alerts to techniques, profile threat groups, analyze detection gaps, and enrich SOC workflows with adversary intelligence.

VerifiedInstall Ready
securitysecurity
6 views3 stars0 forksv2.0.0MIT

Why This Matters

Discovered via github-topic:mcp and last synced 2mo ago.

VerifiedInstall Ready
Source
github-topic:mcp
Stars
3
Last synced
2mo ago
Install
Instructions detected

Install

1. Install the package

npx mitre-mcp

2. Add to claude_desktop_config.json

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

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

61
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (61)

mitre_list_campaigns

List all known ATT&CK campaigns

WAZUH_PASSWORD

Wazuh API password

MISP_VERIFY_SSL

Verify SSL certs (default: `true`, set `false` for self-signed)

mitre_get_group

Get group details including techniques and software used

mitre_mitigations_for_technique

Get all mitigations for a specific technique

mitre_search_campaigns

Search campaigns by keyword or technique

Prompt

Description

MITRE_DATA_DIR

`~/.mitre-mcp/data`

MITRE_MATRICES

`enterprise`

THEHIVE_API_KEY

TheHive API key

mitre_data_version

Get current data version and object counts

mitre_thehive_list_cases

List cases with ATT&CK technique filtering

mitre_list_tactics

List all tactics in kill-chain order

mitre_search_software

Search software by name, technique, or type (malware/tool)

mitre_campaign_profile

Build a technique profile with group/software/campaign matching

mitre_cortex_analyzer_coverage

Map Cortex analyzers to ATT&CK data sources

mitre_soc_status

Connection status for all SOC integrations

WAZUH_URL

Wazuh API URL (e.g., `https://wazuh.example.internal:55000`)

MISP_URL

MISP URL (e.g., `https://misp.example.internal`)

mitre_map_alert_to_technique

Map security alerts to likely ATT&CK techniques

MITRE_UPDATE_INTERVAL

`86400`

CORTEX_URL

Cortex URL (e.g., `http://cortex.example.internal:9001`)

mitre_wazuh_status

Wazuh manager status, agents, and rule stats

attribution-analysis

Assist with threat attribution

WAZUH_USERNAME

Wazuh API username (default: `wazuh-wui`)

MISP_API_KEY

MISP API key (authkey)

mitre_technique_overlap

Find technique overlap between groups for attribution

WAZUH_VERIFY_SSL

Verify SSL certs (default: `true`, set `false` for self-signed)

mitre_search_mitigations

Search mitigations by keyword

Tool

Description

mitre_thehive_enrich

Enrich a TheHive case with ATT&CK techniques and mitigations

mitre_misp_search_indicators

Search MISP IOCs by technique or group

mitre_get_technique

Get full details of a technique by ID (T1059, T1059.001)

mitre_list_groups

List all known threat groups

mitre_update_data

Force update of the local ATT&CK data cache

mitre_navigator_layer

Generate ATT&CK Navigator JSON layers (coverage, group, campaign, diff)

mitre_thehive_create_case

Create a case pre-populated with ATT&CK context

mitre_misp_create_event

Create events pre-tagged with ATT&CK techniques

threat-hunt-plan

Generate a threat hunting plan

mitre_wazuh_rule_coverage

Analyze Wazuh rules mapped to ATT&CK techniques

mitre_cross_correlate

Search for techniques across Wazuh, TheHive, and MISP simultaneously

mitre_misp_list_events

List events with ATT&CK enrichment

gap-analysis

Perform detection gap analysis

Variable

Description

THEHIVE_URL

TheHive URL (e.g., `http://thehive.example.internal:9000`)

mitre_search_techniques

Search techniques by keyword, tactic, platform, data source

mitre_get_software

Get software details with techniques and associated groups

mitre_get_campaign

Get campaign details with techniques, software, and groups

mitre_wazuh_alerts

Fetch recent alerts enriched with ATT&CK context

mitre_misp_event_to_attack

Map MISP event attributes/galaxies to ATT&CK

map-incident-to-attack

Map incident observables to ATT&CK techniques

CORTEX_API_KEY

Cortex API key

mitre_get_tactic

Get tactic details with all associated techniques

mitre_get_mitigation

Get mitigation details with addressed techniques

mitre_attack_path

Generate possible attack paths through the kill chain

mitre_search_groups

Search groups by keyword or technique usage

mitre_get_datasource

Get data source details with detectable techniques

mitre_map_wazuh_alert

Map Wazuh alerts to ATT&CK techniques by rule ID/description/groups

mitre_cortex_run_analyzers

Run analyzers on observables with ATT&CK context

URI

Description

mitre_detection_coverage

Analyze detection coverage based on available data sources