Binary MCP Server MCP server that gives AI assistants the ability to analyze binaries, debug processes, and inspect kernel state. Supports static analysis via Ghidra, user-mode debugging via x64dbg, kernel debugging via WinDbg, and .NET decompilation via ILSpyCmd. Quick Start Install Connect to Claude Or add to your MCP config (Claude Code or Claude Desktop config): What You Can Do Static Analysis - Analyze any binary without running it. Analyze th
| Stars | 18 |
| Forks | 5 |
| Language | Python |
| Category | MCP 服务器 |
| License | Apache-2.0 |
| Quality Score | 60.95/100 |
| Open Issues | 3 |
| Last Updated | 2026-06-16 |
| Created | 2025-10-30 |
| Platforms | mcp, python |
| Est. Tokens | ~15k |
Explore other popular mcp 服务器 tools:
binary-mcp is A Model Context Protocol (MCP) server that provides AI assistants with binary analysis capabilities using Ghidra (static) and x64dbg (dynamic). Built for security research, malware analysis, and rever. It is categorized as a MCP 服务器 with 18 GitHub stars.
binary-mcp is primarily written in Python.
You can find installation instructions and usage details in the binary-mcp GitHub repository at github.com/Sarks0/binary-mcp. The project has 18 stars and 5 forks, indicating an active community.
binary-mcp is released under the Apache-2.0 license, making it free to use and modify according to the license terms.