MCP Directory
Back

pwno-mcp

by pwno-io · Python · ★ 252

MCP for Pwn

#mcp#mcp-server#pwn#pwno#pwno-mcp

Install

pip install git+https://github.com/pwno-io/pwno-mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "pwno-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/pwno-io/pwno-mcp.git"
      ]
    }
  }
}

From the README

stateful system for autonomous pwn and binary research, designed for LLM agents. runs GDB + pwndbg in an isolated environment and exposes stateful debugging, exploit I/O, and helper tooling over MCP for agentic coding clients. - Stateful debugger sessions via GDB + pwndbg - Deterministic execution control via GDB/MI - Fast context snapshots for registers, stack, disassembly, source, and backtrace - Interactive exploit-driver workflows with - Multi-session support for parallel workflows - Workspace automation helpers for commands, processes, Python, repos, and RetDec - HTTP and stdio transp…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers