MCP Pwntools runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from pypi. Last commit 3 May 2026.
MCP server exposing pwntools 4.15.0 functionality for binary exploitation
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-pwntools -- uvx mcp-pwntools
{
"mcpServers": {
"mcp-pwntools": {
"args": [
"mcp-pwntools"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-pwntools]
command = "uvx"
args = ["mcp-pwntools"]
{
"mcpServers": {
"mcp-pwntools": {
"args": [
"mcp-pwntools"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-pwntools": {
"args": [
"mcp-pwntools"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.