MITRE ATT&CK runs on your own machine — the client starts it, so there is no endpoint to ping. 153 installs a week from pypi. Last commit 26 Nov 2025.
MCP server exposing the MITRE ATT&CK framework via the official MCP Python SDK.
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-mcp -- uvx mitre-mcp
{
"mcpServers": {
"mitre-mcp": {
"args": [
"mitre-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.mitre-mcp]
command = "uvx"
args = ["mitre-mcp"]
{
"mcpServers": {
"mitre-mcp": {
"args": [
"mitre-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mitre-mcp": {
"args": [
"mitre-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.