Skip to content
Claude Desktop

mcp defender for Claude Desktop

io.github.trickyfalcon/mcp-defender

Execute KQL queries against Microsoft Defender Advanced Hunting via natural language.

client:Claude Desktop transport:stdio runtime:pypi

Install mcp defender in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp-defender": {
      "command": "uvx",
      "args": [
        "mcp-defender"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp defender in other clients