Loading MCP server directory, please wait...
Execute KQL queries against Microsoft Defender Advanced Hunting via natural language.
npx @getmcp/cli add io.github.trickyfalcon/mcp-defenderRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.trickyfalcon/mcp-defender": {
"command": "uvx",
"args": [
"mcp-defender"
]
}
}
}