Loading MCP server directory, please wait...
Rust MCP server for binary analysis and reverse engineering.
npx @getmcp/cli add io.github.kirkderp/rbinmcpRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kirkderp/rbinmcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/kirkderp/rbinmcp:1.2.0"
]
}
}
}