Skip to content
Cline

mcp pwntools for Cline

io.github.daedalus/mcp-pwntools

MCP server exposing pwntools 4.15.0 functionality for binary exploitation

client:Cline transport:stdio runtime:pypi

Install mcp pwntools in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

mcp pwntools in other clients