Detect It Easy (DIE)

Bridges with Detect It Easy (DIE) executable analysis tool to provide file analysis, metadata extraction, and threat detection cap

lazy-importer 12
Claude CodeClaude DesktopGeneric
View source ↗

MCP server that bridges AI assistants with Detect It Easy (DIE), a popular executable file analysis tool used for malware detection and reverse engineering. Built by lazy-importer using Python with FastMCP, the implementation wraps DIE's command-line interface to provide three core tools: analyze_file for comprehensive executable analysis with options for deep scanning, entropy calculation, and JSON output; show_special_info for extracting specific file metadata using DIE's specialized methods; and list_available_methods for discovering what analysis capabilities are available for a given file. The server supports both stdio and SSE transport modes and includes a standalone example client, making it valuable for security researchers analyzing suspicious executables, malware analysts requiring programmatic access to DIE's detection capabilities, and AI assistants that need to understand file composition and potential threats in executable files.

Source

Repository: https://github.com/lazy-importer/d.i.e-mcp

Maintain Detect It Easy (DIE)?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Detect It Easy (DIE) on getagentictools](https://getagentictools.com/mcp/lazy-importer-d-i-e-mcp?ref=badge)