MCP Server
MCP
MITRE ATT&CK
MCP server exposing the MITRE ATT&CK framework via the official MCP Python SDK.
Install
uvx mitre-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "mitre-mcp",
"version": "0.3.1",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment