Back to directory
HackerMCP

HackerMCP

@R3verseIN4

A module enabling AI assistants to access penetration testing and security tools via MCP

penetration-testingsecurity-toolsai-assistanttool

Installation & Configuration

{
  "mcpServers": {
    "hackermcp": {
      "command": "uv",
      "args": [
        "--directory",
        "~/dir/to/hackermcp",
        "run",
        "hacker.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/22
Updated
2026/6/7