Ap3x/BinaryAnalysis-MCP
MCP server for analyzing PE, ELF, and Mach-O binaries using LIEF
This tool helps cybersecurity analysts quickly understand compiled executable files like Windows .exe, Linux ELF, or macOS Mach-O binaries. You provide a file path, and it outputs detailed information about the binary's structure, security features, and dependencies. It's designed for malware analysts, reverse engineers, and digital forensics professionals.
Use this if you need to rapidly triage unknown or suspicious executable files to identify their format, architecture, security hardening, and imported libraries without deep reverse engineering.
Not ideal if you require dynamic analysis, in-depth decompilation, or control-flow graphing of the binary's code.
Stars
20
Forks
1
Language
Python
License
GPL-3.0
Category
Last pushed
Mar 06, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/Ap3x/BinaryAnalysis-MCP"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Wh0am123/MCP-Kali-Server
MCP configuration to connect AI agent to a Linux machine.
DMontgomery40/pentest-mcp
NOT for educational purposes: An MCP server for professional penetration testers including...
BurtTheCoder/mcp-shodan
MCP server for Shodan — search internet-connected devices, IP reconnaissance, DNS lookups, and...
cyproxio/mcp-for-security
MCP for Security: A collection of Model Context Protocol servers for popular security tools like...
0x4m4/hexstrike-ai
HexStrike AI MCP Agents is an advanced MCP server that lets AI agents (Claude, GPT, Copilot,...