radare2-mcp
49
The Radare2 MCP Server facilitates the integration of radare2 with AI assistants, enabling binary analysis and file inspection. It provides a straightforward MCP server setup with a direct communication model, enhancing the capabilities of AI tools like Claude.
Radare2 MCP Server Overview
A Model Context Protocol (MCP) server specifically for integrating radare2 with AI assistants like Claude.
Features
- Direct stdin/stdout communication model.
- Basic tool capabilities for binary analysis.
- Seamless integration with AI assistants.
- Allows file exploration and inspection.
Installation
Install using r2pm
.
Configuration
Modify the Claude Desktop app configuration file to integrate the radare2 MCP server.
Docker
Alternative setup available using Docker.