Catalog
io.github.trickyfalcon/mcp-msdefenderkql
OfficialExecute KQL queries against Microsoft Defender Advanced Hunting via natural language.
Execute KQL queries against Microsoft Defender using natural language commands.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-msdefenderkql": {
"command": "uvx",
"args": [
"mcp-msdefenderkql"
]
}
}
}