Raverse
Freeby MCP Community
MCP Server for RAVERSE - AI Multi-Agent Binary Patching System with 35 tools, NPX/NPM/PyPI support, and 20+ client configurations
v1.0.14Added Apr 12, 2026
mcpmodel-context-protocolraversebinary-analysisreverse-engineering
Raverse MCP Server
MCP Server for RAVERSE - AI Multi-Agent Binary Patching System with 35 tools, NPX/NPM/PyPI support, and 20+ client configurations
Installation
Reviews
Installation
Quick install
npx -y raverse-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"raverse": {
"command": "npx",
"args": ["-y", "raverse-mcp-server"]
}
}
}