Skip to content
Claude Desktop

mcp pwntools for Claude Desktop

io.github.daedalus/mcp-pwntools

MCP server exposing pwntools 4.15.0 functionality for binary exploitation

client:Claude Desktop transport:stdio runtime:pypi

Install mcp pwntools in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp-pwntools": {
      "command": "uvx",
      "args": [
        "mcp-pwntools"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp pwntools in other clients