Mitre Attack MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 22 Dec 2025.
MCP server providing 50+ tools for MITRE ATT&CK techniques, groups, and mitigations
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mitre-attack-mcp-server -- npx -y @imouiche/mitre-attack-mcp-server
{
"mcpServers": {
"mitre-attack-mcp-server": {
"args": [
"-y",
"@imouiche/mitre-attack-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.mitre-attack-mcp-server]
command = "npx"
args = ["-y", "@imouiche/mitre-attack-mcp-server"]
{
"mcpServers": {
"mitre-attack-mcp-server": {
"args": [
"-y",
"@imouiche/mitre-attack-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mitre-attack-mcp-server": {
"args": [
"-y",
"@imouiche/mitre-attack-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.