Server data from the Official MCP Registry
MCP server exposing pwntools 4.15.0 functionality for binary exploitation
MCP server exposing pwntools 4.15.0 functionality for binary exploitation
Valid MCP server (3 strong, 4 medium validity signals). 5 known CVEs in dependencies (1 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.
8 files analyzed · 6 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-daedalus-mcp-pwntools": {
"args": [
"mcp-pwntools"
],
"command": "uvx"
}
}
}From the project's GitHub README.
MCP server exposing pwntools 4.15.0 functionality for binary exploitation tasks.
pip install mcp-pwntools
This package exposes pwntools functionality via the MCP (Model Context Protocol).
The server provides the following tool categories:
p8, p16, p32, p64, u8, u16, u32, u64, flatasm, disasmshellcraft, shellcraft_setreuid, shellcraft_dupshelf_load, elf_asm, elf_read, elf_writeprocess_create, remote_connect, listenrop_load, rop_callfmtstr_payload, fmtstr_splithexdump, cyclic, cyclic_find, fit, enhex, unhex, context_set, context_getlog_debug, log_info, log_success, log_warn, log_errorelf://<path> - Load ELF file informationcontext://settings - Get current pwntools contextRun the MCP server:
mcp-pwntools
{
"mcpServers": {
"pwntools": {
"command": "mcp-pwntools",
"env": {}
}
}
}
git clone https://github.com/daedalus/mcp-pwntools.git
cd mcp-pwntools
pip install -e ".[test]"
# run tests
pytest
# format
ruff format src/ tests/
# lint
ruff check src/ tests/
# type check
mypy src/
mcp-name: io.github.daedalus/mcp-pwntools
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.