Skip to content
Back to search
30
MCP

Radare2

pulsemcp/radare2

Provides direct access to radare2's binary analysis framework for reverse engineering, malware analysis, and debugging through a simple stdin/stdout communication model.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ByteRay
Provides AI-augmented binary vulnerability analysis with tools for taint tracing, zero-day hunting, and reverse code engineering.
0 tools
Ghidra
Integrates with Ghidra's binary analysis capabilities to enable decompiled code retrieval, function analysis, and security assessment of bin
0 tools
n8n-nodes-backupradar
BackupRadar integration for n8n community node.
0 tools
Malware Analyzer
Provides specialized terminal access to common malware analysis tools like 'strings', 'file', 'hexdump', and 'objdump' with parameter valida
0 tools
radare2 mcp
Metadata-only Glama MCP server.
0 tools
TLS Radar
SSL/TLS scanning, free Let's Encrypt issuance, and certificate-expiry monitoring.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "radare2": {
      "url": "None",
      "transport": "http"
    }
  }
}