Azure-Sentinel

GitHub

Cloud-native SIEM for intelligent security analytics for your entire enterprise.

6,044 stars Python #cybersecurity#sample-code
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "Azure-Sentinel": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-Azure-Sentinel"
      ]
    }
  }
}