mcp capstone for Claude Desktop
io.github.daedalus/mcp-capstone
MCP server exposing Capstone 5.0.7 disassembly framework
client:Claude Desktop
transport:stdio
runtime:pypi
Install mcp capstone in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-capstone": {
"command": "uvx",
"args": [
"mcp-capstone"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs